Function
Metaget_top_window_group_for_display
Declaration [src]
ClutterActor*
meta_get_top_window_group_for_display (
MetaDisplay* display
)
Parameters
display
-
Type:
MetaDisplay
A
MetaDisplay
.The data is owned by the caller of the function.
Return value
Type: ClutterActor
The top window group corresponding to display
.
The data is owned by the called function. |