FontSelectionDialog.getFont

Warning gtk_font_selection_dialog_get_font has been deprecated since version 2.0 and should not be used in newly-written code. Use gtk_font_selection_dialog_get_font_name() instead. Gets the currently-selected font.

class FontSelectionDialog
getFont
()

Return Value

Type: Font

the GdkFont from the GtkFontSelection for the currently selected font in the dialog, or NULL if no font is selected

Meta