OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:G_PARAM_SPEC_BOOLEAN
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/gobject/
gparamspecs.h
98
*
G_PARAM_SPEC_BOOLEAN
:
103
#define
G_PARAM_SPEC_BOOLEAN
(pspec) (G_TYPE_CHECK_INSTANCE_CAST ((pspec), G_TYPE_PARAM_BOOLEAN, GParamSpecBoolean))
940
GParamSpec*
g_param_spec_boolean
(const gchar *name,
gparamspecs.c
121
value->data[0].v_int =
G_PARAM_SPEC_BOOLEAN
(pspec)->default_value;
1613
g_param_spec_boolean
(const gchar *name,
function
[
all
...]
Completed in 16 milliseconds