Lines Matching refs:GPropertyAction
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()
299 GPropertyAction *paction = user_data; in g_property_action_notify()
308 g_property_action_set_property_name (GPropertyAction *paction, in g_property_action_set_property_name()
344 GPropertyAction *paction = G_PROPERTY_ACTION (object); in g_property_action_set_property()
411 GPropertyAction *paction = G_PROPERTY_ACTION (object); in g_property_action_finalize()
422 g_property_action_init (GPropertyAction *property) in g_property_action_init()
606 GPropertyAction *