PropType
Description:
[ CCode ( cprefix = "PROP_TYPE_" , type_id = "ibus_prop_type_get_type ()" ) ]
public enum PropType
Type enumeration of IBusProperty.
Content:
Enum values:
- MENU - Property is shown as a menu, usually
imply it has sub menu items.
- NORMAL - Property is shown as normal text.
- RADIO - Property is shown as a radio selection
option.
- SEPARATOR - A separator for menu.
- TOGGLE - Property is shown as a toggle button.