#include <glib-object.h>
Go to the source code of this file.
|
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) |
|
◆ _gdk_marshal_VOID__BOOLEAN
#define _gdk_marshal_VOID__BOOLEAN g_cclosure_marshal_VOID__BOOLEAN |
◆ _gdk_marshal_VOID__OBJECT
#define _gdk_marshal_VOID__OBJECT g_cclosure_marshal_VOID__OBJECT |
◆ _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 |
|
) |
| |