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