Method
GdkToplevelrestore_system_shortcuts
Declaration [src]
void
gdk_toplevel_restore_system_shortcuts (
GdkToplevel* toplevel
)
Description [src]
Restore default system keyboard shortcuts which were previously inhibited.
This undoes the effect of gdk_toplevel_inhibit_system_shortcuts()
.