Ardour  9.0-pre0-384-ga76afae0e9
gdkmarshalers.h File Reference
#include <glib-object.h>
Include dependency graph for gdkmarshalers.h:

Go to the source code of this file.

Macros

#define _gdk_marshal_VOID__OBJECT   g_cclosure_marshal_VOID__OBJECT
 
#define _gdk_marshal_VOID__BOOLEAN   g_cclosure_marshal_VOID__BOOLEAN
 

Functions

void _gdk_marshal_VOID__POINTER_POINTER_POINTER (GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
 
void _gdk_marshal_OBJECT__VOID (GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
 
void _gdk_marshal_OBJECT__DOUBLE_DOUBLE (GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
 
void _gdk_marshal_VOID__DOUBLE_DOUBLE_POINTER_POINTER (GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
 

Macro Definition Documentation

◆ _gdk_marshal_VOID__BOOLEAN

#define _gdk_marshal_VOID__BOOLEAN   g_cclosure_marshal_VOID__BOOLEAN

Definition at line 13 of file gdkmarshalers.h.

◆ _gdk_marshal_VOID__OBJECT

#define _gdk_marshal_VOID__OBJECT   g_cclosure_marshal_VOID__OBJECT

Definition at line 10 of file gdkmarshalers.h.

Function Documentation

◆ _gdk_marshal_OBJECT__DOUBLE_DOUBLE()

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

◆ _gdk_marshal_OBJECT__VOID()

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

◆ _gdk_marshal_VOID__DOUBLE_DOUBLE_POINTER_POINTER()

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

◆ _gdk_marshal_VOID__POINTER_POINTER_POINTER()

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