OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:class_closure
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/glib/docs/reference/gobject/
tut_gsignal.xml
209
GClosure *
class_closure
,
231
class_closure
: this is the default closure for the signal: if it is not NULL upon
279
system-wide operation. i.e.: the
class_closure
will be invoked during each emission
284
overrides the
class_closure
of a given type. It is possible to call this function
359
during signal registration and if there exist a
class_closure
for this signal,
360
the
class_closure
is invoked. Jump to <emphasis>EMISSION_HOOK</emphasis> state.
376
flag was set during registration and if a
class_closure
389
was set during registration and if a
class_closure
was set,
tut_howto.xml
[
all
...]
/external/bluetooth/glib/gobject/
gsignal.c
3107
GClosure *
class_closure
;
local
[
all
...]
gsignal.h
253
GClosure *
class_closure
,
263
GClosure *
class_closure
,
397
GClosure *
class_closure
);
/external/bluetooth/glib/docs/reference/
ChangeLog
[
all
...]
Completed in 448 milliseconds