menuitem_property_get_shortcut


Description:


public void menuitem_property_get_shortcut (Menuitem menuitem, out uint key, out ModifierType modifier)

This function gets a GTK shortcut as a key and a mask for use to set the accelerators.

Parameters:

menuitem

The Menuitem to get the shortcut off

key

Location to put the key value

modifier

Location to put the modifier mask


Namespace: DbusmenuGtk