Method

GtkWindowget_destroy_with_parent

Declaration [src]

gboolean
gtk_window_get_destroy_with_parent (
  GtkWindow* window
)

Description [src]

Returns whether the window will be destroyed with its transient parent.

Return value

Type: gboolean

TRUE if the window will be destroyed with its transient parent.