FontChooserDialog
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public FontChooserDialog (string? title, Window? parent)
public FontChooserDialog (string? title, Window? parent)
Creates a new FontChooserDialog.
Parameters:
title |
Title of the dialog, or null |
parent |
Transient parent of the dialog, or null |
Returns:
a new FontChooserDialog |