Window.getDecorated

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

class Window
int
getDecorated
()

Return Value

Type: int

TRUE if the window has been set to have decorations

Meta