Method

GtkWindowget_decorated

Declaration [src]

gboolean
gtk_window_get_decorated (
  GtkWindow* window
)

Description [src]

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

Gets propertyGtk.Window:decorated

Return value

Type: gboolean

TRUE if the window has been set to have decorations.