Constructor

GtkFontDialognew

Declaration [src]

GtkFontDialog*
gtk_font_dialog_new (
  void
)

Description [src]

Creates a new GtkFontDialog object.

Available since:4.10

Return value

Returns: GtkFontDialog
 

The new GtkFontDialog

 The caller of the function takes ownership of the data, and is responsible for freeing it.