Parole Marshal

Parole Marshal — Marshal functions for Parole

Functions

Description

Marshal functions for Parole

Functions

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);

VOID:OBJECT,ENUM

Parameters

closure

closure

 

return_value

return value

 

n_param_values

number of parameter values

 

param_values

parameter values

 

invocation_hint

invocation hint

 

marshal_data

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);

VOID:OBJECT,DOUBLE

Parameters

closure

closure

 

return_value

return value

 

n_param_values

number of parameter values

 

param_values

parameter values

 

invocation_hint

invocation hint

 

marshal_data

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);

VOID:OBJECT,INT

Parameters

closure

closure

 

return_value

return value

 

n_param_values

number of parameter values

 

param_values

parameter values

 

invocation_hint

invocation hint

 

marshal_data

marshal data

 

Types and Values