Method
GtkFontDialogButtonset_dialog
Declaration [src]
void
gtk_font_dialog_button_set_dialog (
GtkFontDialogButton* self,
GtkFontDialog* dialog
)
Description [src]
Sets a GtkFontDialog
object to use for
creating the font chooser dialog that is
presented when the user clicks the button.
Available since: | 4.10 |
Sets property | Gtk.FontDialogButton:dialog |
Parameters
dialog |
GtkFontDialog |
The new |
|
The data is owned by the caller of the function. |