Method
GntWMwidget_find_workspace
Declaration [src]
GntWS*
gnt_wm_widget_find_workspace (
GntWM* wm,
GntWidget* widget
)
Parameters
widget
-
Type:
GntWidget
The widget to find.
The data is owned by the caller of the function.
Return value
Type: GntWS
The workspace that has the widget.
The data is owned by the instance. |