Method

GdkWindowis_destroyed

since: 2.18

Declaration [src]

gboolean
gdk_window_is_destroyed (
  GdkWindow* window
)

Description [src]

Check to see if a window is destroyed..

Available since: 2.18

Return value

Type: gboolean

TRUE if the window is destroyed.