Method

MetaDisplayget_tab_current

Declaration [src]

MetaWindow*
meta_display_get_tab_current (
  MetaDisplay* display,
  MetaTabList type,
  MetaWorkspace* workspace
)

Description [src]

Determine the active window that should be displayed for Alt-TAB.

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.