From c4f60378cd36a80b5206ecbe41013544978890b5 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 10 Jun 2010 12:36:23 -0500 Subject: Trying to delete some files that aren't in the tarball --- .../html/libdbusmenu-glib-dbusmenu-server.html | 672 --------------------- 1 file changed, 672 deletions(-) delete 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 deleted file mode 100644 index fed6be3..0000000 --- a/docs/libdbusmenu-glib/reference/html/libdbusmenu-glib-dbusmenu-server.html +++ /dev/null @@ -1,672 +0,0 @@ - - - - -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