GtkWindow::get_decorated

bool get_decorated();

Returns whether or not the window decorations are currently shown. Window decorations can be turned on or off using set_decorated()

By default a window will be decorated.

See also: set_decorated() , decorated