Method

MetaWindowget_group

Declaration [src]

MetaGroup*
meta_window_get_group (
  MetaWindow* window
)

Description

No description available.

Return value

Returns: MetaGroup
 

The MetaGroup of the window.

 The data is owned by the instance.
 The return value can be NULL.