From d4ebcf175465d66f7a6fbc884c08d4a3a0b4f447 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 16 Feb 2009 13:29:50 -0600 Subject: Trying to add in some extra files that seem useful for building, gtk-doc still fails. --- Makefile.am | 8 + autogen.sh | 1 + docs/reference/libindicate-decl.txt | 384 ++++++++++++++++++++++++++++++++++++ 3 files changed, 393 insertions(+) diff --git a/Makefile.am b/Makefile.am index aa9b4d6..a9fb31d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,3 +6,11 @@ SUBDIRS = \ data \ po \ docs + +EXTRA_DIST = \ + gtk-doc.make \ + omf.make \ + xmldocs.make + +DISTCLEANFILES = \ + indicator-applet-*.tar.gz diff --git a/autogen.sh b/autogen.sh index f0cc344..e9e599a 100755 --- a/autogen.sh +++ b/autogen.sh @@ -8,4 +8,5 @@ which gnome-autogen.sh || { } USE_GNOME2_MACROS=1 \ +USE_COMMON_DOC_BUILD=yes \ . gnome-autogen.sh diff --git a/docs/reference/libindicate-decl.txt b/docs/reference/libindicate-decl.txt index e7890c0..bb7bb18 100644 --- a/docs/reference/libindicate-decl.txt +++ b/docs/reference/libindicate-decl.txt @@ -291,6 +291,186 @@ IndicateListener * listener,IndicateListenerServer * server,indicate_listener_ge void IndicateListener * listener,IndicateListenerServer * server,indicate_listener_get_server_property_cb callback,gpointer data + +indicate_listener_marshal_VOID__UINT_STRING +void +GClosure *closure,GValue *return_value,guint n_param_values,const GValue *param_values,gpointer invocation_hint,gpointer marshal_data + + +indicate_listener_marshal_VOID__POINTER_POINTER_STRING +void +GClosure *closure,GValue *return_value,guint n_param_values,const GValue *param_values,gpointer invocation_hint,gpointer marshal_data + + +indicate_listener_marshal_VOID__POINTER_POINTER_STRING_STRING +void +GClosure *closure,GValue *return_value,guint n_param_values,const GValue *param_values,gpointer invocation_hint,gpointer marshal_data + + +indicate_listener_marshal_VOID__POINTER_STRING +void +GClosure *closure,GValue *return_value,guint n_param_values,const GValue *param_values,gpointer invocation_hint,gpointer marshal_data + + +org_freedesktop_indicator_get_indicator_count +gboolean +DBusGProxy *proxy, guint* OUT_indicator_count, GError **error){return dbus_g_proxy_call (proxy, "GetIndicatorCount", error, G_TYPE_INVALID, G_TYPE_UINT, OUT_indicator_count, G_TYPE_INVALID + + +org_freedesktop_indicator_get_indicator_count_reply +void +DBusGProxy *proxy, guint OUT_indicator_count, GError *error, gpointer userdata + + +org_freedesktop_indicator_get_indicator_count_async +DBusGProxyCall * +DBusGProxy *proxy, org_freedesktop_indicator_get_indicator_count_reply callback, gpointer userdata){DBusGAsyncData *stuff;stuff = g_new (DBusGAsyncData, 1 + + +dbus_g_proxy_begin_call +return +proxy, "GetIndicatorCount", org_freedesktop_indicator_get_indicator_count_async_callback, stuff, g_free, G_TYPE_INVALID + + +org_freedesktop_indicator_get_indicator_count_by_type +gboolean +DBusGProxy *proxy, const char * IN_type, guint* OUT_indicator_count, GError **error){return dbus_g_proxy_call (proxy, "GetIndicatorCountByType", error, G_TYPE_STRING, IN_type, G_TYPE_INVALID, G_TYPE_UINT, OUT_indicator_count, G_TYPE_INVALID + + +org_freedesktop_indicator_get_indicator_count_by_type_reply +void +DBusGProxy *proxy, guint OUT_indicator_count, GError *error, gpointer userdata + + +org_freedesktop_indicator_get_indicator_count_by_type_async +DBusGProxyCall * +DBusGProxy *proxy, const char * IN_type, org_freedesktop_indicator_get_indicator_count_by_type_reply callback, gpointer userdata){DBusGAsyncData *stuff;stuff = g_new (DBusGAsyncData, 1 + + +dbus_g_proxy_begin_call +return +proxy, "GetIndicatorCountByType", org_freedesktop_indicator_get_indicator_count_by_type_async_callback, stuff, g_free, G_TYPE_STRING, IN_type, G_TYPE_INVALID + + +org_freedesktop_indicator_get_indicator_list +gboolean +DBusGProxy *proxy, GArray** OUT_indicators, GError **error){return dbus_g_proxy_call (proxy, "GetIndicatorList", error, G_TYPE_INVALID, dbus_g_type_get_collection ("GArray", G_TYPE_INT), OUT_indicators, G_TYPE_INVALID + + +org_freedesktop_indicator_get_indicator_list_reply +void +DBusGProxy *proxy, GArray *OUT_indicators, GError *error, gpointer userdata + + +org_freedesktop_indicator_get_indicator_list_async +DBusGProxyCall * +DBusGProxy *proxy, org_freedesktop_indicator_get_indicator_list_reply callback, gpointer userdata){DBusGAsyncData *stuff;stuff = g_new (DBusGAsyncData, 1 + + +dbus_g_proxy_begin_call +return +proxy, "GetIndicatorList", org_freedesktop_indicator_get_indicator_list_async_callback, stuff, g_free, G_TYPE_INVALID + + +org_freedesktop_indicator_get_indicator_list_by_type +gboolean +DBusGProxy *proxy, const char * IN_type, GArray** OUT_indicators, GError **error){return dbus_g_proxy_call (proxy, "GetIndicatorListByType", error, G_TYPE_STRING, IN_type, G_TYPE_INVALID, dbus_g_type_get_collection ("GArray", G_TYPE_INT), OUT_indicators, G_TYPE_INVALID + + +org_freedesktop_indicator_get_indicator_list_by_type_reply +void +DBusGProxy *proxy, GArray *OUT_indicators, GError *error, gpointer userdata + + +org_freedesktop_indicator_get_indicator_list_by_type_async +DBusGProxyCall * +DBusGProxy *proxy, const char * IN_type, org_freedesktop_indicator_get_indicator_list_by_type_reply callback, gpointer userdata){DBusGAsyncData *stuff;stuff = g_new (DBusGAsyncData, 1 + + +dbus_g_proxy_begin_call +return +proxy, "GetIndicatorListByType", org_freedesktop_indicator_get_indicator_list_by_type_async_callback, stuff, g_free, G_TYPE_STRING, IN_type, G_TYPE_INVALID + + +org_freedesktop_indicator_get_indicator_property +gboolean +DBusGProxy *proxy, const guint IN_id, const char * IN_property, char ** OUT_value, GError **error){return dbus_g_proxy_call (proxy, "GetIndicatorProperty", error, G_TYPE_UINT, IN_id, G_TYPE_STRING, IN_property, G_TYPE_INVALID, G_TYPE_STRING, OUT_value, G_TYPE_INVALID + + +org_freedesktop_indicator_get_indicator_property_reply +void +DBusGProxy *proxy, char * OUT_value, GError *error, gpointer userdata + + +org_freedesktop_indicator_get_indicator_property_async +DBusGProxyCall * +DBusGProxy *proxy, const guint IN_id, const char * IN_property, org_freedesktop_indicator_get_indicator_property_reply callback, gpointer userdata){DBusGAsyncData *stuff;stuff = g_new (DBusGAsyncData, 1 + + +dbus_g_proxy_begin_call +return +proxy, "GetIndicatorProperty", org_freedesktop_indicator_get_indicator_property_async_callback, stuff, g_free, G_TYPE_UINT, IN_id, G_TYPE_STRING, IN_property, G_TYPE_INVALID + + +org_freedesktop_indicator_get_indicator_property_group +gboolean +DBusGProxy *proxy, const guint IN_id, const char ** IN_properties, char *** OUT_values, GError **error){return dbus_g_proxy_call (proxy, "GetIndicatorPropertyGroup", error, G_TYPE_UINT, IN_id, G_TYPE_STRV, IN_properties, G_TYPE_INVALID, G_TYPE_STRV, OUT_values, G_TYPE_INVALID + + +org_freedesktop_indicator_get_indicator_property_group_reply +void +DBusGProxy *proxy, char * *OUT_values, GError *error, gpointer userdata + + +org_freedesktop_indicator_get_indicator_property_group_async +DBusGProxyCall * +DBusGProxy *proxy, const guint IN_id, const char ** IN_properties, org_freedesktop_indicator_get_indicator_property_group_reply callback, gpointer userdata){DBusGAsyncData *stuff;stuff = g_new (DBusGAsyncData, 1 + + +dbus_g_proxy_begin_call +return +proxy, "GetIndicatorPropertyGroup", org_freedesktop_indicator_get_indicator_property_group_async_callback, stuff, g_free, G_TYPE_UINT, IN_id, G_TYPE_STRV, IN_properties, G_TYPE_INVALID + + +org_freedesktop_indicator_get_indicator_properties +gboolean +DBusGProxy *proxy, const guint IN_id, char *** OUT_properties, GError **error){return dbus_g_proxy_call (proxy, "GetIndicatorProperties", error, G_TYPE_UINT, IN_id, G_TYPE_INVALID, G_TYPE_STRV, OUT_properties, G_TYPE_INVALID + + +org_freedesktop_indicator_get_indicator_properties_reply +void +DBusGProxy *proxy, char * *OUT_properties, GError *error, gpointer userdata + + +org_freedesktop_indicator_get_indicator_properties_async +DBusGProxyCall * +DBusGProxy *proxy, const guint IN_id, org_freedesktop_indicator_get_indicator_properties_reply callback, gpointer userdata){DBusGAsyncData *stuff;stuff = g_new (DBusGAsyncData, 1 + + +dbus_g_proxy_begin_call +return +proxy, "GetIndicatorProperties", org_freedesktop_indicator_get_indicator_properties_async_callback, stuff, g_free, G_TYPE_UINT, IN_id, G_TYPE_INVALID + + +org_freedesktop_indicator_show_indicator_to_user +gboolean +DBusGProxy *proxy, const guint IN_id, GError **error){return dbus_g_proxy_call (proxy, "ShowIndicatorToUser", error, G_TYPE_UINT, IN_id, G_TYPE_INVALID, G_TYPE_INVALID + + +org_freedesktop_indicator_show_indicator_to_user_reply +void +DBusGProxy *proxy, GError *error, gpointer userdata + + +org_freedesktop_indicator_show_indicator_to_user_async +DBusGProxyCall * +DBusGProxy *proxy, const guint IN_id, org_freedesktop_indicator_show_indicator_to_user_reply callback, gpointer userdata){DBusGAsyncData *stuff;stuff = g_new (DBusGAsyncData, 1 + + +dbus_g_proxy_begin_call +return +proxy, "ShowIndicatorToUser", org_freedesktop_indicator_show_indicator_to_user_async_callback, stuff, g_free, G_TYPE_UINT, IN_id, G_TYPE_INVALID + INDICATE_TYPE_SERVER #define INDICATE_TYPE_SERVER (indicate_server_get_type ()) @@ -556,3 +736,207 @@ void IndicateIndicatorMessage * void + +g_marshal_value_peek_boolean +#define g_marshal_value_peek_boolean(v) g_value_get_boolean (v) + + +g_marshal_value_peek_char +#define g_marshal_value_peek_char(v) g_value_get_char (v) + + +g_marshal_value_peek_uchar +#define g_marshal_value_peek_uchar(v) g_value_get_uchar (v) + + +g_marshal_value_peek_int +#define g_marshal_value_peek_int(v) g_value_get_int (v) + + +g_marshal_value_peek_uint +#define g_marshal_value_peek_uint(v) g_value_get_uint (v) + + +g_marshal_value_peek_long +#define g_marshal_value_peek_long(v) g_value_get_long (v) + + +g_marshal_value_peek_ulong +#define g_marshal_value_peek_ulong(v) g_value_get_ulong (v) + + +g_marshal_value_peek_int64 +#define g_marshal_value_peek_int64(v) g_value_get_int64 (v) + + +g_marshal_value_peek_uint64 +#define g_marshal_value_peek_uint64(v) g_value_get_uint64 (v) + + +g_marshal_value_peek_enum +#define g_marshal_value_peek_enum(v) g_value_get_enum (v) + + +g_marshal_value_peek_flags +#define g_marshal_value_peek_flags(v) g_value_get_flags (v) + + +g_marshal_value_peek_float +#define g_marshal_value_peek_float(v) g_value_get_float (v) + + +g_marshal_value_peek_double +#define g_marshal_value_peek_double(v) g_value_get_double (v) + + +g_marshal_value_peek_string +#define g_marshal_value_peek_string(v) (char*) g_value_get_string (v) + + +g_marshal_value_peek_param +#define g_marshal_value_peek_param(v) g_value_get_param (v) + + +g_marshal_value_peek_boxed +#define g_marshal_value_peek_boxed(v) g_value_get_boxed (v) + + +g_marshal_value_peek_pointer +#define g_marshal_value_peek_pointer(v) g_value_get_pointer (v) + + +g_marshal_value_peek_object +#define g_marshal_value_peek_object(v) g_value_get_object (v) + + +g_marshal_value_peek_boolean +#define g_marshal_value_peek_boolean(v) (v)->data[0].v_int + + +g_marshal_value_peek_char +#define g_marshal_value_peek_char(v) (v)->data[0].v_int + + +g_marshal_value_peek_uchar +#define g_marshal_value_peek_uchar(v) (v)->data[0].v_uint + + +g_marshal_value_peek_int +#define g_marshal_value_peek_int(v) (v)->data[0].v_int + + +g_marshal_value_peek_uint +#define g_marshal_value_peek_uint(v) (v)->data[0].v_uint + + +g_marshal_value_peek_long +#define g_marshal_value_peek_long(v) (v)->data[0].v_long + + +g_marshal_value_peek_ulong +#define g_marshal_value_peek_ulong(v) (v)->data[0].v_ulong + + +g_marshal_value_peek_int64 +#define g_marshal_value_peek_int64(v) (v)->data[0].v_int64 + + +g_marshal_value_peek_uint64 +#define g_marshal_value_peek_uint64(v) (v)->data[0].v_uint64 + + +g_marshal_value_peek_enum +#define g_marshal_value_peek_enum(v) (v)->data[0].v_long + + +g_marshal_value_peek_flags +#define g_marshal_value_peek_flags(v) (v)->data[0].v_ulong + + +g_marshal_value_peek_float +#define g_marshal_value_peek_float(v) (v)->data[0].v_float + + +g_marshal_value_peek_double +#define g_marshal_value_peek_double(v) (v)->data[0].v_double + + +g_marshal_value_peek_string +#define g_marshal_value_peek_string(v) (v)->data[0].v_pointer + + +g_marshal_value_peek_param +#define g_marshal_value_peek_param(v) (v)->data[0].v_pointer + + +g_marshal_value_peek_boxed +#define g_marshal_value_peek_boxed(v) (v)->data[0].v_pointer + + +g_marshal_value_peek_pointer +#define g_marshal_value_peek_pointer(v) (v)->data[0].v_pointer + + +g_marshal_value_peek_object +#define g_marshal_value_peek_object(v) (v)->data[0].v_pointer + + +dbus_glib_marshal_indicate_server_BOOLEAN__UINT_STRING_POINTER_POINTER +void +GClosure *closure,GValue *return_value,guint n_param_values,const GValue *param_values,gpointer invocation_hint,gpointer marshal_data + + +dbus_glib_marshal_indicate_server_BOOLEAN__UINT_STRING_POINTER_POINTER +void +GClosure *closure,GValue *return_value G_GNUC_UNUSED,guint n_param_values,const GValue *param_values,gpointer invocation_hint G_GNUC_UNUSED,gpointer marshal_data){typedef gboolean (*GMarshalFunc_BOOLEAN__UINT_STRING_POINTER_POINTER) (gpointer data1,guint arg_1,gpointer arg_2,gpointer arg_3,gpointer arg_4,gpointer data2 + + +dbus_glib_marshal_indicate_server_BOOLEAN__POINTER_POINTER +void +GClosure *closure,GValue *return_value,guint n_param_values,const GValue *param_values,gpointer invocation_hint,gpointer marshal_data + + +dbus_glib_marshal_indicate_server_BOOLEAN__POINTER_POINTER +void +GClosure *closure,GValue *return_value G_GNUC_UNUSED,guint n_param_values,const GValue *param_values,gpointer invocation_hint G_GNUC_UNUSED,gpointer marshal_data){typedef gboolean (*GMarshalFunc_BOOLEAN__POINTER_POINTER) (gpointer data1,gpointer arg_1,gpointer arg_2,gpointer data2 + + +dbus_glib_marshal_indicate_server_BOOLEAN__UINT_BOXED_POINTER_POINTER +void +GClosure *closure,GValue *return_value,guint n_param_values,const GValue *param_values,gpointer invocation_hint,gpointer marshal_data + + +dbus_glib_marshal_indicate_server_BOOLEAN__UINT_BOXED_POINTER_POINTER +void +GClosure *closure,GValue *return_value G_GNUC_UNUSED,guint n_param_values,const GValue *param_values,gpointer invocation_hint G_GNUC_UNUSED,gpointer marshal_data){typedef gboolean (*GMarshalFunc_BOOLEAN__UINT_BOXED_POINTER_POINTER) (gpointer data1,guint arg_1,gpointer arg_2,gpointer arg_3,gpointer arg_4,gpointer data2 + + +dbus_glib_marshal_indicate_server_BOOLEAN__STRING_POINTER_POINTER +void +GClosure *closure,GValue *return_value,guint n_param_values,const GValue *param_values,gpointer invocation_hint,gpointer marshal_data + + +dbus_glib_marshal_indicate_server_BOOLEAN__STRING_POINTER_POINTER +void +GClosure *closure,GValue *return_value G_GNUC_UNUSED,guint n_param_values,const GValue *param_values,gpointer invocation_hint G_GNUC_UNUSED,gpointer marshal_data){typedef gboolean (*GMarshalFunc_BOOLEAN__STRING_POINTER_POINTER) (gpointer data1,gpointer arg_1,gpointer arg_2,gpointer arg_3,gpointer data2 + + +dbus_glib_marshal_indicate_server_BOOLEAN__UINT_POINTER_POINTER +void +GClosure *closure,GValue *return_value,guint n_param_values,const GValue *param_values,gpointer invocation_hint,gpointer marshal_data + + +dbus_glib_marshal_indicate_server_BOOLEAN__UINT_POINTER_POINTER +void +GClosure *closure,GValue *return_value G_GNUC_UNUSED,guint n_param_values,const GValue *param_values,gpointer invocation_hint G_GNUC_UNUSED,gpointer marshal_data){typedef gboolean (*GMarshalFunc_BOOLEAN__UINT_POINTER_POINTER) (gpointer data1,guint arg_1,gpointer arg_2,gpointer arg_3,gpointer data2 + + +dbus_glib_marshal_indicate_server_BOOLEAN__UINT_POINTER +void +GClosure *closure,GValue *return_value,guint n_param_values,const GValue *param_values,gpointer invocation_hint,gpointer marshal_data + + +dbus_glib_marshal_indicate_server_BOOLEAN__UINT_POINTER +void +GClosure *closure,GValue *return_value G_GNUC_UNUSED,guint n_param_values,const GValue *param_values,gpointer invocation_hint G_GNUC_UNUSED,gpointer marshal_data){typedef gboolean (*GMarshalFunc_BOOLEAN__UINT_POINTER) (gpointer data1,guint arg_1,gpointer arg_2,gpointer data2 + -- cgit v1.2.3