Home
last modified time | relevance | path

Searched refs:PARAM_SPEC_SET_PARAM_ID (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/gobject/
Dgobject.c134 #define PARAM_SPEC_SET_PARAM_ID(pspec, id) ((pspec)->param_id = (id)) macro
492 PARAM_SPEC_SET_PARAM_ID (pspec, 0); in g_object_base_class_finalize()
579 PARAM_SPEC_SET_PARAM_ID (pspec, property_id); in install_property_internal()