Method

GtkWindowget_hide_on_close

Declaration [src]

gboolean
gtk_window_get_hide_on_close (
  GtkWindow* window
)

Description [src]

Returns whether the window will be hidden when the close button is clicked.

Return value

Type: gboolean

TRUE if the window will be hidden.