#include <glib-object.h>
Go to the source code of this file.
 | 
| G_BEGIN_DECLS void  | g_cclosure_user_marshal_BOOLEAN__INT_INT (GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data) | 
|   | 
◆ g_cclosure_user_marshal_BOOLEAN__INT_INT()
      
        
          | G_BEGIN_DECLS void g_cclosure_user_marshal_BOOLEAN__INT_INT  | 
          ( | 
          GClosure *  | 
          closure,  | 
        
        
           | 
           | 
          GValue *  | 
          return_value,  | 
        
        
           | 
           | 
          guint  | 
          n_param_values,  | 
        
        
           | 
           | 
          const GValue *  | 
          param_values,  | 
        
        
           | 
           | 
          gpointer  | 
          invocation_hint,  | 
        
        
           | 
           | 
          gpointer  | 
          marshal_data  | 
        
        
           | 
          ) | 
           |  |