Synopsis
void g_cclosure_user_marshal_BOOLEAN__OBJECT_OBJECT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
void g_cclosure_user_marshal_OBJECT__OBJECT_OBJECT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
void g_cclosure_user_marshal_OBJECT__OBJECT_POINTER_POINTER
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
void g_cclosure_user_marshal_OBJECT__STRING_STRING_STRING
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
void g_cclosure_user_marshal_OBJECT__VOID
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
void g_cclosure_user_marshal_POINTER__VOID
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
void g_cclosure_user_marshal_STRING__ULONG_STRING_STRING_STRING_STRING_UINT_POINTER
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
void g_cclosure_user_marshal_ULONG__VOID (GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
void g_cclosure_user_marshal_VOID__DOUBLE_DOUBLE
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
void g_cclosure_user_marshal_VOID__OBJECT_OBJECT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
void g_cclosure_user_marshal_VOID__OBJECT_OBJECT_OBJECT_INT_BOOLEAN
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
void g_cclosure_user_marshal_VOID__OBJECT_OBJECT_OBJECT_OBJECT_OBJECT_OBJECT_OBJECT_OBJECT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
void g_cclosure_user_marshal_VOID__OBJECT_OBJECT_OBJECT_OBJECT_OBJECT_OBJECT_UINT_INT_BOOLEAN
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
void g_cclosure_user_marshal_VOID__OBJECT_UINT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
void g_cclosure_user_marshal_VOID__STRING_POINTER
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
void g_cclosure_user_marshal_VOID__STRING_UINT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
void g_cclosure_user_marshal_VOID__UINT_DOUBLE
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
void g_cclosure_user_marshal_VOID__UINT_DOUBLE_UINT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
void g_cclosure_user_marshal_VOID__UINT_INT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
void g_cclosure_user_marshal_VOID__UINT_UINT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
void g_cclosure_user_marshal_VOID__UINT_UINT_UINT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
void g_cclosure_user_marshal_VOID__ULONG_UINT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
void g_cclosure_user_marshal_VOID__ULONG_UINT_UINT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
Details
g_cclosure_user_marshal_BOOLEAN__OBJECT_OBJECT ()
void g_cclosure_user_marshal_BOOLEAN__OBJECT_OBJECT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
g_cclosure_user_marshal_OBJECT__OBJECT_OBJECT ()
void g_cclosure_user_marshal_OBJECT__OBJECT_OBJECT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
g_cclosure_user_marshal_OBJECT__OBJECT_POINTER_POINTER ()
void g_cclosure_user_marshal_OBJECT__OBJECT_POINTER_POINTER
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
g_cclosure_user_marshal_OBJECT__STRING_STRING_STRING ()
void g_cclosure_user_marshal_OBJECT__STRING_STRING_STRING
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
g_cclosure_user_marshal_OBJECT__VOID ()
void g_cclosure_user_marshal_OBJECT__VOID
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
g_cclosure_user_marshal_POINTER__VOID ()
void g_cclosure_user_marshal_POINTER__VOID
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
g_cclosure_user_marshal_STRING__ULONG_STRING_STRING_STRING_STRING_UINT_POINTER ()
void g_cclosure_user_marshal_STRING__ULONG_STRING_STRING_STRING_STRING_UINT_POINTER
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
g_cclosure_user_marshal_ULONG__VOID ()
void g_cclosure_user_marshal_ULONG__VOID (GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
g_cclosure_user_marshal_VOID__DOUBLE_DOUBLE ()
void g_cclosure_user_marshal_VOID__DOUBLE_DOUBLE
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
g_cclosure_user_marshal_VOID__OBJECT_OBJECT ()
void g_cclosure_user_marshal_VOID__OBJECT_OBJECT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
g_cclosure_user_marshal_VOID__OBJECT_OBJECT_OBJECT_INT_BOOLEAN ()
void g_cclosure_user_marshal_VOID__OBJECT_OBJECT_OBJECT_INT_BOOLEAN
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
g_cclosure_user_marshal_VOID__OBJECT_OBJECT_OBJECT_OBJECT_OBJECT_OBJECT_OBJECT_OBJECT ()
void g_cclosure_user_marshal_VOID__OBJECT_OBJECT_OBJECT_OBJECT_OBJECT_OBJECT_OBJECT_OBJECT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
g_cclosure_user_marshal_VOID__OBJECT_OBJECT_OBJECT_OBJECT_OBJECT_OBJECT_UINT_INT_BOOLEAN ()
void g_cclosure_user_marshal_VOID__OBJECT_OBJECT_OBJECT_OBJECT_OBJECT_OBJECT_UINT_INT_BOOLEAN
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
g_cclosure_user_marshal_VOID__OBJECT_UINT ()
void g_cclosure_user_marshal_VOID__OBJECT_UINT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
g_cclosure_user_marshal_VOID__STRING_POINTER ()
void g_cclosure_user_marshal_VOID__STRING_POINTER
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
g_cclosure_user_marshal_VOID__STRING_UINT ()
void g_cclosure_user_marshal_VOID__STRING_UINT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
g_cclosure_user_marshal_VOID__UINT_DOUBLE ()
void g_cclosure_user_marshal_VOID__UINT_DOUBLE
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
g_cclosure_user_marshal_VOID__UINT_DOUBLE_UINT ()
void g_cclosure_user_marshal_VOID__UINT_DOUBLE_UINT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
g_cclosure_user_marshal_VOID__UINT_INT ()
void g_cclosure_user_marshal_VOID__UINT_INT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
g_cclosure_user_marshal_VOID__UINT_UINT ()
void g_cclosure_user_marshal_VOID__UINT_UINT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
g_cclosure_user_marshal_VOID__UINT_UINT_UINT ()
void g_cclosure_user_marshal_VOID__UINT_UINT_UINT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
g_cclosure_user_marshal_VOID__ULONG_UINT ()
void g_cclosure_user_marshal_VOID__ULONG_UINT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);
g_cclosure_user_marshal_VOID__ULONG_UINT_UINT ()
void g_cclosure_user_marshal_VOID__ULONG_UINT_UINT
(GClosure *closure
,
GValue *return_value
,
guint n_param_values
,
const GValue *param_values
,
gpointer invocation_hint
,
gpointer marshal_data
);