FontChooserDialog
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public FontChooserDialog (string? title, Window? parent)
public FontChooserDialog (string? title, Window? parent)
Creates a new `GtkFontChooserDialog`.
Note:
Use [class@Gtk.FontDialog] instead
Parameters:
title |
Title of the dialog |
parent |
Transient parent of the dialog |
Returns:
a new `GtkFontChooserDialog` |