Method
Gtk NativeDialogget_visible
since: 3.20
Declaration [src]
gboolean
gtk_native_dialog_get_visible(
GtkNativeDialog*self
)
Description [src]
Determines whether the dialog is visible.
Available since: 3.20
Gets property
Gtk.NativeDialog:visible Return value
Type: gboolean
TRUE if the dialog is visible.