Extracts the group from the state field sent in an X Key event. This is only needed for code processing raw X events, since GdkEventKey directly includes an is_modifier field.
a GdkX11Keymap
raw state returned from X
the index of the active keyboard group for the event Since 3.6
See Implementation
Extracts the group from the state field sent in an X Key event. This is only needed for code processing raw X events, since GdkEventKey directly includes an is_modifier field.