Window.getDecorated

Returns whether the window has been set to have decorations such as a title bar via gtk_window_set_decorated().

class Window
bool
getDecorated
()

Return Value

Type: bool

%TRUE if the window has been set to have decorations

Meta