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