#include <glib-object.h>
Go to the source code of this file.
Functions |
G_BEGIN_DECLS void | go__BOOLEAN__OBJECT (GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data) |
void | go__BOOLEAN__POINTER (GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data) |
void | go__STRING__POINTER (GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data) |
void | go__VOID__INT_BOOLEAN_BOOLEAN_BOOLEAN (GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data) |
Function Documentation
G_BEGIN_DECLS void go__BOOLEAN__OBJECT |
( |
GClosure * |
closure, |
|
|
GValue * |
return_value, |
|
|
guint |
n_param_values, |
|
|
const GValue * |
param_values, |
|
|
gpointer |
invocation_hint, |
|
|
gpointer |
marshal_data | |
|
) |
| | |
void go__BOOLEAN__POINTER |
( |
GClosure * |
closure, |
|
|
GValue * |
return_value, |
|
|
guint |
n_param_values, |
|
|
const GValue * |
param_values, |
|
|
gpointer |
invocation_hint, |
|
|
gpointer |
marshal_data | |
|
) |
| | |
void go__STRING__POINTER |
( |
GClosure * |
closure, |
|
|
GValue * |
return_value, |
|
|
guint |
n_param_values, |
|
|
const GValue * |
param_values, |
|
|
gpointer |
invocation_hint, |
|
|
gpointer |
marshal_data | |
|
) |
| | |
void go__VOID__INT_BOOLEAN_BOOLEAN_BOOLEAN |
( |
GClosure * |
closure, |
|
|
GValue * |
return_value, |
|
|
guint |
n_param_values, |
|
|
const GValue * |
param_values, |
|
|
gpointer |
invocation_hint, |
|
|
gpointer |
marshal_data | |
|
) |
| | |