[CCode (cheader_filename = "gtk/gtk.h")]
public class FontChooserDialog : Gtk.Dialog, Atk.Implementor, Gtk.Buildable, Gtk.FontChooser {
[CCode (has_construct_function = false, type = "GtkWidget*")]
- public FontChooserDialog (string title, Gtk.Window parent);
+ public FontChooserDialog (string? title, Gtk.Window? parent);
}
[CCode (cheader_filename = "gtk/gtk.h")]
public class FontChooserWidget : Gtk.Box, Atk.Implementor, Gtk.Buildable, Gtk.Orientable, Gtk.FontChooser {
gtk_file_chooser_list_shortcut_folder_uris nullable="1" transfer_ownership="1" type_arguments="string"
gtk_file_chooser_list_shortcut_folders nullable="1" transfer_ownership="1" type_arguments="string"
GtkFixed.children type_arguments="Widget"
+gtk_font_chooser_dialog_new.* nullable="1"
gtk_font_chooser_set_filter_func.filter transfer_ownership="1"
gtk_font_chooser_set_filter_func.data hidden="1"
gtk_font_chooser_set_filter_func.destroy hidden="1"