Window.getDeletable

Returns whether the window has been set to have a close button via gtk_window_set_deletable(). Since 2.10

class Window
int
getDeletable
()

Return Value

Type: int

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

Meta