Method

GtkWindowget_deletable

Declaration [src]

gboolean
gtk_window_get_deletable (
  GtkWindow* window
)

Description [src]

Returns whether the window has been set to have a close button.

Gets propertyGtk.Window:deletable

Return value

Type: gboolean

TRUE if the window has been set to have a close button.