Window.getHideTitlebarWhenMaximized

Returns whether the window has requested to have its titlebar hidden when maximized. See gtk_window_set_hide_titlebar_when_maximized().

class Window
int
getHideTitlebarWhenMaximized
()

Return Value

Type: int

TRUE if the window has requested to have its titlebar hidden when maximized Since 3.4

Meta