Home
last modified time | relevance | path

Searched refs:g_simple_action_get_parameter_type (Results 1 – 1 of 1) sorted by path

/dports/devel/glib20/glib-2.70.4/gio/
H A Dgsimpleaction.c93 g_simple_action_get_parameter_type (GAction *action) in g_simple_action_get_parameter_type() function
306 g_value_set_boxed (value, g_simple_action_get_parameter_type (action)); in g_simple_action_get_property()
353 iface->get_parameter_type = g_simple_action_get_parameter_type; in g_simple_action_iface_init()