#include <gclosure.h>
Data Fields |
|
volatile guint | ref_count: 15 |
volatile guint | meta_marshal: 1 |
volatile guint | n_guards: 1 |
volatile guint | n_fnotifiers: 2 |
volatile guint | n_inotifiers: 8 |
volatile guint | in_inotify: 1 |
volatile guint | floating: 1 |
volatile guint | derivative_flag: 1 |
volatile guint | in_marshal: 1 |
volatile guint | is_invalid: 1 |
void(* | marshal )(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data) |
gpointer | data |
GClosureNotifyData * | notifiers |
|
|
|
|
|
|
|
|
|
|
|
|
|