parole-marshal

parole-marshal

Synopsis

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

Description

Details

parole_marshal_VOID__OBJECT_ENUM ()

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


parole_marshal_VOID__OBJECT_DOUBLE ()

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


parole_marshal_VOID__OBJECT_INT ()

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