Window.getRole

Returns the role of the window. See gtk_window_set_role() for further explanation.

class Window
string
getRole
()

Return Value

Type: string

the role of the window if set, or %NULL. The returned is owned by the widget and must not be modified or freed.

Meta