FontDialogButton.this

this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.
this(gtk.font_dialog.FontDialog dialog = null) nothrow

Creates a new gtk.font_dialog_button.FontDialogButton with the given gtk.font_dialog.FontDialog.

You can pass NULL to this function and set a gtk.font_dialog.FontDialog later. The button will be insensitive until that happens.

Parameters

dialogthe gtk.font_dialog.FontDialog to use

Returns