From 59c214159f0017b5c623772d4d6f34f940ac1113 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 9 Jun 2010 15:08:32 -0500 Subject: Autogen and adding new Makefiles --- .../html/libdbusmenu-glib-dbusmenu-server.html | 672 +++++++++++++++++++++ 1 file changed, 672 insertions(+) create mode 100644 docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-dbusmenu-server.html (limited to 'docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-dbusmenu-server.html') diff --git a/docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-dbusmenu-server.html b/docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-dbusmenu-server.html new file mode 100644 index 0000000..fed6be3 --- /dev/null +++ b/docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-dbusmenu-server.html @@ -0,0 +1,672 @@ + + + + +dbusmenu-server + + + + + + + + + + + + + + + + + + + +
+
+
+ + +
+

dbusmenu-server

+

dbusmenu-server

+
+
+

Synopsis

+
#define             g_marshal_value_peek_boolean        (v)
+#define             g_marshal_value_peek_char           (v)
+#define             g_marshal_value_peek_uchar          (v)
+#define             g_marshal_value_peek_int            (v)
+#define             g_marshal_value_peek_uint           (v)
+#define             g_marshal_value_peek_long           (v)
+#define             g_marshal_value_peek_ulong          (v)
+#define             g_marshal_value_peek_int64          (v)
+#define             g_marshal_value_peek_uint64         (v)
+#define             g_marshal_value_peek_enum           (v)
+#define             g_marshal_value_peek_flags          (v)
+#define             g_marshal_value_peek_float          (v)
+#define             g_marshal_value_peek_double         (v)
+#define             g_marshal_value_peek_string         (v)
+#define             g_marshal_value_peek_param          (v)
+#define             g_marshal_value_peek_boxed          (v)
+#define             g_marshal_value_peek_pointer        (v)
+#define             g_marshal_value_peek_object         (v)
+void                dbus_glib_marshal__dbusmenu_server_BOOLEAN__INT_STRING_POINTER_POINTER
+                                                        (GClosure *closure,
+                                                         GValue *return_value,
+                                                         guint n_param_values,
+                                                         const GValue *param_values,
+                                                         gpointer invocation_hint,
+                                                         gpointer marshal_data);
+void                dbus_glib_marshal__dbusmenu_server_BOOLEAN__INT_POINTER_POINTER_POINTER
+                                                        (GClosure *closure,
+                                                         GValue *return_value,
+                                                         guint n_param_values,
+                                                         const GValue *param_values,
+                                                         gpointer invocation_hint,
+                                                         gpointer marshal_data);
+void                dbus_glib_marshal__dbusmenu_server_BOOLEAN__INT_BOXED_POINTER_POINTER
+                                                        (GClosure *closure,
+                                                         GValue *return_value,
+                                                         guint n_param_values,
+                                                         const GValue *param_values,
+                                                         gpointer invocation_hint,
+                                                         gpointer marshal_data);
+void                dbus_glib_marshal__dbusmenu_server_BOOLEAN__INT_STRING_BOXED_UINT_POINTER
+                                                        (GClosure *closure,
+                                                         GValue *return_value,
+                                                         guint n_param_values,
+                                                         const GValue *param_values,
+                                                         gpointer invocation_hint,
+                                                         gpointer marshal_data);
+void                dbus_glib_marshal__dbusmenu_server_BOOLEAN__INT_POINTER_POINTER
+                                                        (GClosure *closure,
+                                                         GValue *return_value,
+                                                         guint n_param_values,
+                                                         const GValue *param_values,
+                                                         gpointer invocation_hint,
+                                                         gpointer marshal_data);
+void                dbus_glib_marshal__dbusmenu_server_BOOLEAN__BOXED_BOXED_POINTER_POINTER
+                                                        (GClosure *closure,
+                                                         GValue *return_value,
+                                                         guint n_param_values,
+                                                         const GValue *param_values,
+                                                         gpointer invocation_hint,
+                                                         gpointer marshal_data);
+
+
+
+

Description

+

+

+
+
+

Details

+
+

g_marshal_value_peek_boolean()

+
#define             g_marshal_value_peek_boolean(v)
+

+

+
++ + + + +

v :

+
+
+
+
+

g_marshal_value_peek_char()

+
#define             g_marshal_value_peek_char(v)
+

+

+
++ + + + +

v :

+
+
+
+
+

g_marshal_value_peek_uchar()

+
#define             g_marshal_value_peek_uchar(v)
+

+

+
++ + + + +

v :

+
+
+
+
+

g_marshal_value_peek_int()

+
#define             g_marshal_value_peek_int(v)
+

+

+
++ + + + +

v :

+
+
+
+
+

g_marshal_value_peek_uint()

+
#define             g_marshal_value_peek_uint(v)
+

+

+
++ + + + +

v :

+
+
+
+
+

g_marshal_value_peek_long()

+
#define             g_marshal_value_peek_long(v)
+

+

+
++ + + + +

v :

+
+
+
+
+

g_marshal_value_peek_ulong()

+
#define             g_marshal_value_peek_ulong(v)
+

+

+
++ + + + +

v :

+
+
+
+
+

g_marshal_value_peek_int64()

+
#define             g_marshal_value_peek_int64(v)
+

+

+
++ + + + +

v :

+
+
+
+
+

g_marshal_value_peek_uint64()

+
#define             g_marshal_value_peek_uint64(v)
+

+

+
++ + + + +

v :

+
+
+
+
+

g_marshal_value_peek_enum()

+
#define             g_marshal_value_peek_enum(v)
+

+

+
++ + + + +

v :

+
+
+
+
+

g_marshal_value_peek_flags()

+
#define             g_marshal_value_peek_flags(v)
+

+

+
++ + + + +

v :

+
+
+
+
+

g_marshal_value_peek_float()

+
#define             g_marshal_value_peek_float(v)
+

+

+
++ + + + +

v :

+
+
+
+
+

g_marshal_value_peek_double()

+
#define             g_marshal_value_peek_double(v)
+

+

+
++ + + + +

v :

+
+
+
+
+

g_marshal_value_peek_string()

+
#define             g_marshal_value_peek_string(v)
+

+

+
++ + + + +

v :

+
+
+
+
+

g_marshal_value_peek_param()

+
#define             g_marshal_value_peek_param(v)
+

+

+
++ + + + +

v :

+
+
+
+
+

g_marshal_value_peek_boxed()

+
#define             g_marshal_value_peek_boxed(v)
+

+

+
++ + + + +

v :

+
+
+
+
+

g_marshal_value_peek_pointer()

+
#define             g_marshal_value_peek_pointer(v)
+

+

+
++ + + + +

v :

+
+
+
+
+

g_marshal_value_peek_object()

+
#define             g_marshal_value_peek_object(v)
+

+

+
++ + + + +

v :

+
+
+
+
+

dbus_glib_marshal__dbusmenu_server_BOOLEAN__INT_STRING_POINTER_POINTER ()

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

+

+
++ + + + + + + + + + + + + + + + + + + + + + + + + + +

closure :

+

return_value :

+

n_param_values :

+

param_values :

+

invocation_hint :

+

marshal_data :

+
+
+
+
+

dbus_glib_marshal__dbusmenu_server_BOOLEAN__INT_POINTER_POINTER_POINTER ()

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

+

+
++ + + + + + + + + + + + + + + + + + + + + + + + + + +

closure :

+

return_value :

+

n_param_values :

+

param_values :

+

invocation_hint :

+

marshal_data :

+
+
+
+
+

dbus_glib_marshal__dbusmenu_server_BOOLEAN__INT_BOXED_POINTER_POINTER ()

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

+

+
++ + + + + + + + + + + + + + + + + + + + + + + + + + +

closure :

+

return_value :

+

n_param_values :

+

param_values :

+

invocation_hint :

+

marshal_data :

+
+
+
+
+

dbus_glib_marshal__dbusmenu_server_BOOLEAN__INT_STRING_BOXED_UINT_POINTER ()

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

+

+
++ + + + + + + + + + + + + + + + + + + + + + + + + + +

closure :

+

return_value :

+

n_param_values :

+

param_values :

+

invocation_hint :

+

marshal_data :

+
+
+
+
+

dbus_glib_marshal__dbusmenu_server_BOOLEAN__INT_POINTER_POINTER ()

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

+

+
++ + + + + + + + + + + + + + + + + + + + + + + + + + +

closure :

+

return_value :

+

n_param_values :

+

param_values :

+

invocation_hint :

+

marshal_data :

+
+
+
+
+

dbus_glib_marshal__dbusmenu_server_BOOLEAN__BOXED_BOXED_POINTER_POINTER ()

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

+

+
++ + + + + + + + + + + + + + + + + + + + + + + + + + +

closure :

+

return_value :

+

n_param_values :

+

param_values :

+

invocation_hint :

+

marshal_data :

+
+
+
+
+ + + \ No newline at end of file -- cgit v1.2.3