Method
MetaDisplayget_tab_current
Declaration [src]
MetaWindow*
meta_display_get_tab_current (
MetaDisplay* display,
MetaTabList type,
MetaWorkspace* workspace
)
Parameters
type |
MetaTabList |
Type of tab list. |
|
workspace |
MetaWorkspace |
Origin workspace. |
|
The data is owned by the caller of the function. |
Return value
Returns: | MetaWindow |
Current window. |
|
The data is owned by the instance. |