Window.getModal

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

class Window
int
getModal
()

Return Value

Type: int

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

Meta