marshal

marshal

Synopsis

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

Description

Details

gis_cclosure_marshal_VOID__DOUBLE_DOUBLE_DOUBLE ()

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


gis_cclosure_marshal_VOID__STRING_UINT_POINTER ()

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