gtkAccelGroupGetModifierMask {RGtk2} | R Documentation |
Gets a GdkModifierType
representing the mask for this
accel.group
. For example,
GDK_CONTROL_MASK,
GDK_SHIFT_MASK, etc.
gtkAccelGroupGetModifierMask(object)
|
Since 2.14
[GdkModifierType
] the modifier mask for this accel group.
Derived by RGtkGen from GTK+ documentation