get_destroy_with_parent
Description:
public bool get_destroy_with_parent ()
Returns whether the window will be destroyed with its transient parent.
See gtk_window_set_destroy_with_parent ().
Parameters:
Returns:
true if the window will be destroyed with its transient parent.
|