Method
GtkFontSelectionDialogget_font_selection
Declaration [src]
GtkWidget*
gtk_font_selection_dialog_get_font_selection (
GtkFontSelectionDialog* fsd
)
Description [src]
Retrieves the GtkFontSelection
widget embedded in the dialog.
Available since: | 2.22 |
Deprecated since: | 3.2 |
Use |
Return value
Type: GtkWidget
The embedded GtkFontSelection
.
The data is owned by the instance. |