#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) |
| 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 | |||
| ) |
References cc, and g_marshal_value_peek_object.
| void go__BOOLEAN__POINTER | ( | GClosure * | closure, | |
| GValue * | return_value, | |||
| guint | n_param_values, | |||
| const GValue * | param_values, | |||
| gpointer | invocation_hint, | |||
| gpointer | marshal_data | |||
| ) |
References cc, and g_marshal_value_peek_pointer.
| void go__STRING__POINTER | ( | GClosure * | closure, | |
| GValue * | return_value, | |||
| guint | n_param_values, | |||
| const GValue * | param_values, | |||
| gpointer | invocation_hint, | |||
| gpointer | marshal_data | |||
| ) |
References cc, g_marshal_value_peek_pointer, and gchar.
| 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 | |||
| ) |
References cc, g_marshal_value_peek_boolean, g_marshal_value_peek_int, and void().
1.7.1