OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_param_spec_value_array
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/glib/gobject/
gobject.symbols
195
g_param_spec_value_array
gparamspecs.h
466
*
G_PARAM_SPEC_VALUE_ARRAY
:
471
#define
G_PARAM_SPEC_VALUE_ARRAY
(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_VALUE_ARRAY, GParamSpecValueArray))
1037
GParamSpec*
g_param_spec_value_array
(const gchar *name,
gparamspecs.c
819
GParamSpecValueArray *aspec =
G_PARAM_SPEC_VALUE_ARRAY
(pspec);
850
GParamSpecValueArray *aspec =
G_PARAM_SPEC_VALUE_ARRAY
(pspec);
866
GParamSpecValueArray *aspec =
G_PARAM_SPEC_VALUE_ARRAY
(pspec);
882
GParamSpecValueArray *aspec =
G_PARAM_SPEC_VALUE_ARRAY
(pspec);
927
GParamSpecValueArray *aspec =
G_PARAM_SPEC_VALUE_ARRAY
(pspec);
2292
g_param_spec_value_array
(const gchar *name,
function
[
all
...]
Completed in 17 milliseconds