Method

GtkFontSelectionDialogget_font_selection

deprecated: 3.2 since: 2.22

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 GtkFontChooserDialog.

Return value

Type: GtkWidget

The embedded GtkFontSelection.

The returned data is owned by the instance.