evd-marshal

evd-marshal

Synopsis

void                evd_marshal_VOID__UINT_INT_STRING   (GClosure *closure,
                                                         GValue *return_value,
                                                         guint n_param_values,
                                                         const GValue *param_values,
                                                         gpointer invocation_hint,
                                                         gpointer marshal_data);
void                evd_marshal_VOID__STRING_ULONG      (GClosure *closure,
                                                         GValue *return_value,
                                                         guint n_param_values,
                                                         const GValue *param_values,
                                                         gpointer invocation_hint,
                                                         gpointer marshal_data);
void                evd_marshal_VOID__UINT_UINT         (GClosure *closure,
                                                         GValue *return_value,
                                                         guint n_param_values,
                                                         const GValue *param_values,
                                                         gpointer invocation_hint,
                                                         gpointer marshal_data);
void                evd_marshal_UINT__OBJECT            (GClosure *closure,
                                                         GValue *return_value,
                                                         guint n_param_values,
                                                         const GValue *param_values,
                                                         gpointer invocation_hint,
                                                         gpointer marshal_data);
void                evd_marshal_VOID__OBJECT_OBJECT     (GClosure *closure,
                                                         GValue *return_value,
                                                         guint n_param_values,
                                                         const GValue *param_values,
                                                         gpointer invocation_hint,
                                                         gpointer marshal_data);

Description

Details

evd_marshal_VOID__UINT_INT_STRING ()

void                evd_marshal_VOID__UINT_INT_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 :


evd_marshal_VOID__STRING_ULONG ()

void                evd_marshal_VOID__STRING_ULONG      (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 :


evd_marshal_VOID__UINT_UINT ()

void                evd_marshal_VOID__UINT_UINT         (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 :


evd_marshal_UINT__OBJECT ()

void                evd_marshal_UINT__OBJECT            (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 :


evd_marshal_VOID__OBJECT_OBJECT ()

void                evd_marshal_VOID__OBJECT_OBJECT     (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 :