Searched refs:GPropertyAction (Results 1 – 7 of 7) sorted by relevance
110 G_DEFINE_TYPE_WITH_CODE (GPropertyAction, g_property_action, G_TYPE_OBJECT,129 GPropertyAction *paction = G_PROPERTY_ACTION (action); in g_property_action_get_invert_boolean()137 GPropertyAction *paction = G_PROPERTY_ACTION (action); in g_property_action_get_name()145 GPropertyAction *paction = G_PROPERTY_ACTION (action); in g_property_action_get_parameter_type()153 GPropertyAction *paction = G_PROPERTY_ACTION (action); in g_property_action_get_state_type()161 GPropertyAction *paction = G_PROPERTY_ACTION (action); in g_property_action_get_state_hint()194 g_property_action_set_state (GPropertyAction *paction, in g_property_action_set_state()213 GPropertyAction *paction = G_PROPERTY_ACTION (action); in g_property_action_change_state()223 GPropertyAction *paction = G_PROPERTY_ACTION (action); in g_property_action_get_state()243 GPropertyAction *paction = G_PROPERTY_ACTION (action); in g_property_action_activate()[all …]
33 … G_TYPE_PROPERTY_ACTION, GPropertyAction))41 GPropertyAction * g_property_action_new (const gchar *name,
104 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPropertyAction, g_object_unref)
54 typedef struct _GPropertyAction GPropertyAction; typedef
1018 GPropertyAction *action; in test_property_actions()
3475 <TITLE>GPropertyAction</TITLE>3476 GPropertyAction
5644 - GPropertyAction provides a convenient way of creating a stateful5824 * GPropertyAction is a new type of GAction that represents the value5846 703270 add GPropertyAction