![]() | ![]() | ![]() | Conglomerate Programmer's Reference Manual | ![]() |
---|
cong-marshal —
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);
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 : |
#define cong_cclosure_marshal_VOID__POINTER g_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);
closure : | |
return_value : | |
n_param_values : | |
param_values : | |
invocation_hint : | |
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);
closure : | |
return_value : | |
n_param_values : | |
param_values : | |
invocation_hint : | |
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);
closure : | |
return_value : | |
n_param_values : | |
param_values : | |
invocation_hint : | |
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);
closure : | |
return_value : | |
n_param_values : | |
param_values : | |
invocation_hint : | |
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);
closure : | |
return_value : | |
n_param_values : | |
param_values : | |
invocation_hint : | |
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);
closure : | |
return_value : | |
n_param_values : | |
param_values : | |
invocation_hint : | |
marshal_data : |
<< cong-graph | cong-parser-error >> |