gtkFontSelectionGetFont {RGtk2} | R Documentation |
Gets the currently-selected font.
WARNING: gtk_font_selection_get_font
is deprecated and should not be used in newly-written code.
gtkFontSelectionGetFont(object)
|
[GtkFontSelection ] a GtkFontSelection . |
[GdkFont
] the currently-selected font, or NULL if no font is selected.
Derived by RGtkGen from GTK+ documentation