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
-
Type:
MetaWindow
A
MetaWindow
.The data is owned by the caller of the function.
Return value
Type: MetaInhibitShortcutsDialog
No description available.
The data is owned by the called function. |