cong-marshal

cong-marshal —

Synopsis




void        cong_cclosure_marshal_BOOLEAN__POINTER
                                            (GClosure *closure,
                                             GValue *return_value,
                                             guint n_param_values,
                                             const GValue *param_values,
                                             gpointer invocation_hint,
                                             gpointer marshal_data);
#define     cong_cclosure_marshal_VOID__POINTER
void        cong_cclosure_marshal_VOID__POINTER_POINTER
                                            (GClosure *closure,
                                             GValue *return_value,
                                             guint n_param_values,
                                             const GValue *param_values,
                                             gpointer invocation_hint,
                                             gpointer marshal_data);
void        cong_cclosure_marshal_VOID__POINTER_POINTER_BOOLEAN
                                            (GClosure *closure,
                                             GValue *return_value,
                                             guint n_param_values,
                                             const GValue *param_values,
                                             gpointer invocation_hint,
                                             gpointer marshal_data);
void        cong_cclosure_marshal_VOID__POINTER_STRING
                                            (GClosure *closure,
                                             GValue *return_value,
                                             guint n_param_values,
                                             const GValue *param_values,
                                             gpointer invocation_hint,
                                             gpointer marshal_data);
void        cong_cclosure_marshal_VOID__POINTER_POINTER_STRING
                                            (GClosure *closure,
                                             GValue *return_value,
                                             guint n_param_values,
                                             const GValue *param_values,
                                             gpointer invocation_hint,
                                             gpointer marshal_data);
void        cong_cclosure_marshal_VOID__POINTER_POINTER_STRING_STRING
                                            (GClosure *closure,
                                             GValue *return_value,
                                             guint n_param_values,
                                             const GValue *param_values,
                                             gpointer invocation_hint,
                                             gpointer marshal_data);
void        cong_cclosure_marshal_VOID__STRING_STRING_STRING
                                            (GClosure *closure,
                                             GValue *return_value,
                                             guint n_param_values,
                                             const GValue *param_values,
                                             gpointer invocation_hint,
                                             gpointer marshal_data);

Description

Details

cong_cclosure_marshal_BOOLEAN__POINTER ()

void        cong_cclosure_marshal_BOOLEAN__POINTER
                                            (GClosure *closure,
                                             GValue *return_value,
                                             guint n_param_values,
                                             const GValue *param_values,
                                             gpointer invocation_hint,
                                             gpointer marshal_data);

closure :
return_value :
n_param_values :
param_values :
invocation_hint :
marshal_data :

cong_cclosure_marshal_VOID__POINTER

#define cong_cclosure_marshal_VOID__POINTER	g_cclosure_marshal_VOID__POINTER


cong_cclosure_marshal_VOID__POINTER_POINTER ()

void        cong_cclosure_marshal_VOID__POINTER_POINTER
                                            (GClosure *closure,
                                             GValue *return_value,
                                             guint n_param_values,
                                             const GValue *param_values,
                                             gpointer invocation_hint,
                                             gpointer marshal_data);

closure :
return_value :
n_param_values :
param_values :
invocation_hint :
marshal_data :

cong_cclosure_marshal_VOID__POINTER_POINTER_BOOLEAN ()

void        cong_cclosure_marshal_VOID__POINTER_POINTER_BOOLEAN
                                            (GClosure *closure,
                                             GValue *return_value,
                                             guint n_param_values,
                                             const GValue *param_values,
                                             gpointer invocation_hint,
                                             gpointer marshal_data);

closure :
return_value :
n_param_values :
param_values :
invocation_hint :
marshal_data :

cong_cclosure_marshal_VOID__POINTER_STRING ()

void        cong_cclosure_marshal_VOID__POINTER_STRING
                                            (GClosure *closure,
                                             GValue *return_value,
                                             guint n_param_values,
                                             const GValue *param_values,
                                             gpointer invocation_hint,
                                             gpointer marshal_data);

closure :
return_value :
n_param_values :
param_values :
invocation_hint :
marshal_data :

cong_cclosure_marshal_VOID__POINTER_POINTER_STRING ()

void        cong_cclosure_marshal_VOID__POINTER_POINTER_STRING
                                            (GClosure *closure,
                                             GValue *return_value,
                                             guint n_param_values,
                                             const GValue *param_values,
                                             gpointer invocation_hint,
                                             gpointer marshal_data);

closure :
return_value :
n_param_values :
param_values :
invocation_hint :
marshal_data :

cong_cclosure_marshal_VOID__POINTER_POINTER_STRING_STRING ()

void        cong_cclosure_marshal_VOID__POINTER_POINTER_STRING_STRING
                                            (GClosure *closure,
                                             GValue *return_value,
                                             guint n_param_values,
                                             const GValue *param_values,
                                             gpointer invocation_hint,
                                             gpointer marshal_data);

closure :
return_value :
n_param_values :
param_values :
invocation_hint :
marshal_data :

cong_cclosure_marshal_VOID__STRING_STRING_STRING ()

void        cong_cclosure_marshal_VOID__STRING_STRING_STRING
                                            (GClosure *closure,
                                             GValue *return_value,
                                             guint n_param_values,
                                             const GValue *param_values,
                                             gpointer invocation_hint,
                                             gpointer marshal_data);

closure :
return_value :
n_param_values :
param_values :
invocation_hint :
marshal_data :