gnome-marshal

Name

gnome-marshal -- 

Synopsis


#include <libgnome/libgnome.h>


void        gnome_marshal_BOOLEAN__OBJECT   (GClosure *closure,
                                             GValue *return_value,
                                             guint n_param_values,
                                             const GValue *param_values,
                                             gpointer invocation_hint,
                                             gpointer marshal_data);
void        gnome_marshal_BOOLEAN__INT_STRING
                                            (GClosure *closure,
                                             GValue *return_value,
                                             guint n_param_values,
                                             const GValue *param_values,
                                             gpointer invocation_hint,
                                             gpointer marshal_data);
void        gnome_marshal_BOOLEAN__INT_ENUM_BOOLEAN_ENUM_BOOLEAN
                                            (GClosure *closure,
                                             GValue *return_value,
                                             guint n_param_values,
                                             const GValue *param_values,
                                             gpointer invocation_hint,
                                             gpointer marshal_data);
void        gnome_marshal_INT__VOID         (GClosure *closure,
                                             GValue *return_value,
                                             guint n_param_values,
                                             const GValue *param_values,
                                             gpointer invocation_hint,
                                             gpointer marshal_data);
void        gnome_marshal_VOID__INT_BOXED   (GClosure *closure,
                                             GValue *return_value,
                                             guint n_param_values,
                                             const GValue *param_values,
                                             gpointer invocation_hint,
                                             gpointer marshal_data);
void        gnome_marshal_VOID__UINT_UINT_UINT_UINT
                                            (GClosure *closure,
                                             GValue *return_value,
                                             guint n_param_values,
                                             const GValue *param_values,
                                             gpointer invocation_hint,
                                             gpointer marshal_data);

Description

Details

gnome_marshal_BOOLEAN__OBJECT ()

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


gnome_marshal_BOOLEAN__INT_STRING ()

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


gnome_marshal_BOOLEAN__INT_ENUM_BOOLEAN_ENUM_BOOLEAN ()

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


gnome_marshal_INT__VOID ()

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


gnome_marshal_VOID__INT_BOXED ()

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


gnome_marshal_VOID__UINT_UINT_UINT_UINT ()

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