gtkFontSelectionGetFontName {RGtk2} | R Documentation |
Gets the currently-selected font name.
gtkFontSelectionGetFontName(object)
|
[GtkFontSelection ] a GtkFontSelection . |
[character] the name of the currently selected font, or NULL
if
no font is selected. You should g\Free()
the returned font name
after you are done with it.
A newly allocated string with the currently-se
Derived by RGtkGen from GTK+ documentation