[ CCode ( cprefix = "PROP_STATE_" , type_id = "ibus_prop_state_get_type ()" ) ]
public enum PropState
State of Property.
The actual effect depends on PropType of the IBusProperty.
<variablelist> <varlistentry> <term>PROP_TYPE_TOGGLE</term> <listitem><para>Emphasized if PROP_STATE_CHECKED, normal otherwise.</para></listitem> </varlistentry> <varlistentry> <term> PROP_TYPE_RADIO</term> <listitem><para>Option checked if PROP_STATE_CHECKED, unchecked otherwise.</para>< /listitem> </varlistentry> </variablelist> No effect on other types.