Method

GtkNativeDialogget_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

Return value

Type: gboolean

TRUE if the dialog is visible.