gtk.font_selection_dialog
Module for [FontSelectionDialog] class
Types 3
Methods
FontSelectionDialogGidBuilder builder() static nothrowGet builder for [gtk.font_selection_dialog.FontSelectionDialog] Returns: New builder objectgtk.widget.Widget getCancelButton() nothrowGets the “Cancel” button. Returns: the #GtkWidget used in the dialog for the “Cancel” button.gtk.widget.Widget getFontSelection() nothrowRetrieves the #GtkFontSelection widget embedded in the dialog. Returns: the embedded #GtkFontSelectiongtk.widget.Widget getOkButton() nothrowGets the “OK” button. Returns: the #GtkWidget used in the dialog for the “OK” button.string getPreviewText() nothrowGets the text displayed in the preview area. Returns: the text displayed in the preview area. This string is owned by the widget and should not be modified or freedFluent builder implementation template for gtk.font_selection_dialog.FontSelectionDialog
classFontSelectionDialogGidBuilder : FontSelectionDialogGidBuilderImpl!FontSelectionDialogGidBuilder
Fluent builder for gtk.font_selection_dialog.FontSelectionDialog
Methods