| Top |
GObject
╰── GInitiallyUnowned
╰── CtkWidget
╰── CtkContainer
╰── CtkBin
╰── CtkWindow
╰── CtkDialog
╰── CtkFontChooserDialog
CtkFontChooserDialog implements AtkImplementorIface, CtkBuildable and CtkFontChooser.
The CtkFontChooserDialog widget is a dialog for selecting a font. It implements the CtkFontChooser interface.
The CtkFontChooserDialog implementation of the CtkBuildable interface exposes the buttons with the names “select_button” and “cancel_button”.
CtkWidget * ctk_font_chooser_dialog_new (const gchar *title,CtkWindow *parent);
Creates a new CtkFontChooserDialog.
title |
Title of the dialog, or |
[allow-none] |
parent |
Transient parent of the dialog, or |
[allow-none] |
Since: 3.2