FontDialogButton.this

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.

  1. this(void* ptr, Flag!"Take" take)
  2. this(gtk.font_dialog.FontDialog dialog)
    class FontDialogButton

Parameters

dialog gtk.font_dialog.FontDialog

Return Value