Window.getModal

Returns whether the window is modal. See gtk_window_set_modal().

class Window
bool
getModal
()

Return Value

Type: bool

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

Meta