Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkStyleSetFont

gtkStyleSetFont


Description

Sets the GdkFont to use for a given style. This is meant only as a replacement for direct access to style->font and should not be used in new code. New code should use style->font_desc instead. WARNING: gtk_style_set_font is deprecated and should not be used in newly-written code.

Usage

gtkStyleSetFont(object, font)

Arguments

object

a GtkStyle.

font

a GdkFont, or NULL to use the GdkFont corresponding to style->font_desc. [ allow-none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.