Method

GtkWindowget_modal

Declaration [src]

gboolean
gtk_window_get_modal (
  GtkWindow* window
)

Description [src]

Returns whether the window is modal.

Gets propertyGtk.Window:modal

Return value

Type: gboolean

TRUE if the window is set to be modal and establishes a grab when shown.