Method

MetaWindowActoris_destroyed

Declaration [src]

gboolean
meta_window_actor_is_destroyed (
  MetaWindowActor* self
)

Description [src]

Gets whether the X window that the actor was displaying has been destroyed.

Return value

Returns: gboolean
 

TRUE when the window is destroyed, otherwise FALSE.