Method

GtkNativeDialogget_modal

[]

Declaration [src]

gboolean
gtk_native_dialog_get_modal (
  GtkNativeDialog* self
)
[]

Description [src]

Returns whether the dialog is modal.

Gets propertyGtk.NativeDialog:modal
[]

Return value

Type: gboolean

TRUE if the dialog is set to be modal.