seahorse-marshal

seahorse-marshal

Synopsis

void                seahorse_marshal_VOID__STRING_DOUBLE
                                                        (GClosure *closure,
                                                         GValue *return_value,
                                                         guint n_param_values,
                                                         const GValue *param_values,
                                                         gpointer invocation_hint,
                                                         gpointer marshal_data);
void                seahorse_marshal_VOID__OBJECT_UINT  (GClosure *closure,
                                                         GValue *return_value,
                                                         guint n_param_values,
                                                         const GValue *param_values,
                                                         gpointer invocation_hint,
                                                         gpointer marshal_data);
void                seahorse_marshal_VOID__OBJECT_POINTER
                                                        (GClosure *closure,
                                                         GValue *return_value,
                                                         guint n_param_values,
                                                         const GValue *param_values,
                                                         gpointer invocation_hint,
                                                         gpointer marshal_data);
void                seahorse_marshal_VOID__OBJECT_UINT_POINTER
                                                        (GClosure *closure,
                                                         GValue *return_value,
                                                         guint n_param_values,
                                                         const GValue *param_values,
                                                         gpointer invocation_hint,
                                                         gpointer marshal_data);
void                seahorse_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

seahorse_marshal_VOID__STRING_DOUBLE ()

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


seahorse_marshal_VOID__OBJECT_UINT ()

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


seahorse_marshal_VOID__OBJECT_POINTER ()

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


seahorse_marshal_VOID__OBJECT_UINT_POINTER ()

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


seahorse_marshal_VOID__OBJECT_OBJECT ()

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