Method

MetaWindowActorget_meta_window

Declaration [src]

MetaWindow*
meta_window_actor_get_meta_window (
  MetaWindowActor* self
)

Description [src]

Gets the MetaWindow object that the the MetaWindowActor is displaying.

Return value

Returns: MetaWindow
 

The displayed MetaWindow.

 The data is owned by the instance.