Virtual Method

MetaPlugincreate_inhibit_shortcuts_dialog

Declaration [src]

MetaInhibitShortcutsDialog*
create_inhibit_shortcuts_dialog (
  MetaPlugin* plugin,
  MetaWindow* window
)

Description [src]

Virtual function called to create a “inhibit shortcuts” dialog when a client requests compositor shortcuts to be inhibited.

Parameters

window MetaWindow
 

A MetaWindow.

 The data is owned by the caller of the function.

Return value

Returns: MetaInhibitShortcutsDialog
  No description available.
 The data is owned by the called function.