Method

GtkNativeDialogget_modal

since: 3.20

Declaration [src]

gboolean
gtk_native_dialog_get_modal (
  GtkNativeDialog* self
)

Description [src]

Returns whether the dialog is modal. See gtk_native_dialog_set_modal().

Available since: 3.20

Gets propertyGtk.NativeDialog:modal

Return value

Type: gboolean

TRUE if the dialog is set to be modal.