gnome-mag
|
#include <glib.h>
#include <dbus/dbus-glib.h>
Go to the source code of this file.
Defines | |
#define | DBUS_GLIB_CLIENT_WRAPPERS_org_freedesktop_gnome_Magnifier |
Typedefs | |
typedef void(* | org_freedesktop_gnome_Magnifier_full_screen_capable_reply )(DBusGProxy *proxy, gboolean OUT_b-ret, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_hide_cursor_reply )(DBusGProxy *proxy, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_show_cursor_reply )(DBusGProxy *proxy, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_support_colorblind_filters_reply )(DBusGProxy *proxy, gboolean OUT_b-ret, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_create_zoom_region_reply )(DBusGProxy *proxy, char *OUT_zoomRegion-ret, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_get_zoom_regions_reply )(DBusGProxy *proxy, char **OUT_zoomRegionList-ret, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_add_zoom_region_reply )(DBusGProxy *proxy, gboolean OUT_b-ret, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_clear_all_zoom_regions_reply )(DBusGProxy *proxy, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_dispose_reply )(DBusGProxy *proxy, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_set_source_display_reply )(DBusGProxy *proxy, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_get_source_display_reply )(DBusGProxy *proxy, char *OUT_source_display, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_set_target_display_reply )(DBusGProxy *proxy, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_get_target_display_reply )(DBusGProxy *proxy, char *OUT_target_display, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_set_source_size_reply )(DBusGProxy *proxy, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_get_source_size_reply )(DBusGProxy *proxy, GArray *OUT_source_bounds, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_set_target_size_reply )(DBusGProxy *proxy, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_get_target_size_reply )(DBusGProxy *proxy, GArray *OUT_target_bounds, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_set_cursor_set_reply )(DBusGProxy *proxy, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_get_cursor_set_reply )(DBusGProxy *proxy, char *OUT_cursor_set, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_set_cursor_size_reply )(DBusGProxy *proxy, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_get_cursor_size_reply )(DBusGProxy *proxy, GArray *OUT_x, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_set_cursor_zoom_reply )(DBusGProxy *proxy, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_get_cursor_zoom_reply )(DBusGProxy *proxy, gdouble OUT_factor, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_set_cursor_color_reply )(DBusGProxy *proxy, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_get_cursor_color_reply )(DBusGProxy *proxy, guint OUT_color, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_set_cursor_hotspot_reply )(DBusGProxy *proxy, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_get_cursor_hotspot_reply )(DBusGProxy *proxy, GArray *OUT_hotspot, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_get_cursor_default_size_reply )(DBusGProxy *proxy, gint OUT_size, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_set_crosswire_size_reply )(DBusGProxy *proxy, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_get_crosswire_size_reply )(DBusGProxy *proxy, gint OUT_size, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_set_crosswire_length_reply )(DBusGProxy *proxy, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_get_crosswire_length_reply )(DBusGProxy *proxy, gint OUT_length, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_set_crosswire_clip_reply )(DBusGProxy *proxy, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_get_crosswire_clip_reply )(DBusGProxy *proxy, gboolean OUT_clip, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_set_crosswire_color_reply )(DBusGProxy *proxy, GError *error, gpointer userdata) |
typedef void(* | org_freedesktop_gnome_Magnifier_get_crosswire_color_reply )(DBusGProxy *proxy, guint OUT_color, GError *error, gpointer userdata) |
Functions | |
static G_BEGIN_DECLS void | _dbus_glib_async_data_free (gpointer stuff) |
static gboolean | org_freedesktop_gnome_Magnifier_full_screen_capable (DBusGProxy *proxy, gboolean *OUT_b-ret, GError **error) |
static void | org_freedesktop_gnome_Magnifier_full_screen_capable_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_full_screen_capable_async (DBusGProxy *proxy, org_freedesktop_gnome_Magnifier_full_screen_capable_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_hide_cursor (DBusGProxy *proxy, GError **error) |
static void | org_freedesktop_gnome_Magnifier_hide_cursor_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_hide_cursor_async (DBusGProxy *proxy, org_freedesktop_gnome_Magnifier_hide_cursor_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_show_cursor (DBusGProxy *proxy, GError **error) |
static void | org_freedesktop_gnome_Magnifier_show_cursor_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_show_cursor_async (DBusGProxy *proxy, org_freedesktop_gnome_Magnifier_show_cursor_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_support_colorblind_filters (DBusGProxy *proxy, gboolean *OUT_b-ret, GError **error) |
static void | org_freedesktop_gnome_Magnifier_support_colorblind_filters_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_support_colorblind_filters_async (DBusGProxy *proxy, org_freedesktop_gnome_Magnifier_support_colorblind_filters_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_create_zoom_region (DBusGProxy *proxy, const gdouble IN_zx, const gdouble IN_zy, const GArray *IN_ROI, const GArray *IN_viewPort, char **OUT_zoomRegion-ret, GError **error) |
static void | org_freedesktop_gnome_Magnifier_create_zoom_region_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_create_zoom_region_async (DBusGProxy *proxy, const gdouble IN_zx, const gdouble IN_zy, const GArray *IN_ROI, const GArray *IN_viewPort, org_freedesktop_gnome_Magnifier_create_zoom_region_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_get_zoom_regions (DBusGProxy *proxy, char ***OUT_zoomRegionList-ret, GError **error) |
static void | org_freedesktop_gnome_Magnifier_get_zoom_regions_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_get_zoom_regions_async (DBusGProxy *proxy, org_freedesktop_gnome_Magnifier_get_zoom_regions_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_add_zoom_region (DBusGProxy *proxy, const char *IN_region, gboolean *OUT_b-ret, GError **error) |
static void | org_freedesktop_gnome_Magnifier_add_zoom_region_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_add_zoom_region_async (DBusGProxy *proxy, const char *IN_region, org_freedesktop_gnome_Magnifier_add_zoom_region_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_clear_all_zoom_regions (DBusGProxy *proxy, GError **error) |
static void | org_freedesktop_gnome_Magnifier_clear_all_zoom_regions_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_clear_all_zoom_regions_async (DBusGProxy *proxy, org_freedesktop_gnome_Magnifier_clear_all_zoom_regions_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_dispose (DBusGProxy *proxy, GError **error) |
static void | org_freedesktop_gnome_Magnifier_dispose_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_dispose_async (DBusGProxy *proxy, org_freedesktop_gnome_Magnifier_dispose_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_set_source_display (DBusGProxy *proxy, const char *IN_source_display, GError **error) |
static void | org_freedesktop_gnome_Magnifier_set_source_display_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_set_source_display_async (DBusGProxy *proxy, const char *IN_source_display, org_freedesktop_gnome_Magnifier_set_source_display_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_get_source_display (DBusGProxy *proxy, char **OUT_source_display, GError **error) |
static void | org_freedesktop_gnome_Magnifier_get_source_display_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_get_source_display_async (DBusGProxy *proxy, org_freedesktop_gnome_Magnifier_get_source_display_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_set_target_display (DBusGProxy *proxy, const char *IN_target_display, GError **error) |
static void | org_freedesktop_gnome_Magnifier_set_target_display_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_set_target_display_async (DBusGProxy *proxy, const char *IN_target_display, org_freedesktop_gnome_Magnifier_set_target_display_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_get_target_display (DBusGProxy *proxy, char **OUT_target_display, GError **error) |
static void | org_freedesktop_gnome_Magnifier_get_target_display_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_get_target_display_async (DBusGProxy *proxy, org_freedesktop_gnome_Magnifier_get_target_display_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_set_source_size (DBusGProxy *proxy, const GArray *IN_source_bounds, GError **error) |
static void | org_freedesktop_gnome_Magnifier_set_source_size_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_set_source_size_async (DBusGProxy *proxy, const GArray *IN_source_bounds, org_freedesktop_gnome_Magnifier_set_source_size_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_get_source_size (DBusGProxy *proxy, GArray **OUT_source_bounds, GError **error) |
static void | org_freedesktop_gnome_Magnifier_get_source_size_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_get_source_size_async (DBusGProxy *proxy, org_freedesktop_gnome_Magnifier_get_source_size_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_set_target_size (DBusGProxy *proxy, const GArray *IN_target_bounds, GError **error) |
static void | org_freedesktop_gnome_Magnifier_set_target_size_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_set_target_size_async (DBusGProxy *proxy, const GArray *IN_target_bounds, org_freedesktop_gnome_Magnifier_set_target_size_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_get_target_size (DBusGProxy *proxy, GArray **OUT_target_bounds, GError **error) |
static void | org_freedesktop_gnome_Magnifier_get_target_size_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_get_target_size_async (DBusGProxy *proxy, org_freedesktop_gnome_Magnifier_get_target_size_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_set_cursor_set (DBusGProxy *proxy, const char *IN_cursor_set, GError **error) |
static void | org_freedesktop_gnome_Magnifier_set_cursor_set_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_set_cursor_set_async (DBusGProxy *proxy, const char *IN_cursor_set, org_freedesktop_gnome_Magnifier_set_cursor_set_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_get_cursor_set (DBusGProxy *proxy, char **OUT_cursor_set, GError **error) |
static void | org_freedesktop_gnome_Magnifier_get_cursor_set_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_get_cursor_set_async (DBusGProxy *proxy, org_freedesktop_gnome_Magnifier_get_cursor_set_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_set_cursor_size (DBusGProxy *proxy, const gint IN_x, const gint IN_y, GError **error) |
static void | org_freedesktop_gnome_Magnifier_set_cursor_size_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_set_cursor_size_async (DBusGProxy *proxy, const gint IN_x, const gint IN_y, org_freedesktop_gnome_Magnifier_set_cursor_size_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_get_cursor_size (DBusGProxy *proxy, GArray **OUT_x, GError **error) |
static void | org_freedesktop_gnome_Magnifier_get_cursor_size_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_get_cursor_size_async (DBusGProxy *proxy, org_freedesktop_gnome_Magnifier_get_cursor_size_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_set_cursor_zoom (DBusGProxy *proxy, const gdouble IN_factor, GError **error) |
static void | org_freedesktop_gnome_Magnifier_set_cursor_zoom_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_set_cursor_zoom_async (DBusGProxy *proxy, const gdouble IN_factor, org_freedesktop_gnome_Magnifier_set_cursor_zoom_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_get_cursor_zoom (DBusGProxy *proxy, gdouble *OUT_factor, GError **error) |
static void | org_freedesktop_gnome_Magnifier_get_cursor_zoom_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_get_cursor_zoom_async (DBusGProxy *proxy, org_freedesktop_gnome_Magnifier_get_cursor_zoom_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_set_cursor_color (DBusGProxy *proxy, const guint IN_color, GError **error) |
static void | org_freedesktop_gnome_Magnifier_set_cursor_color_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_set_cursor_color_async (DBusGProxy *proxy, const guint IN_color, org_freedesktop_gnome_Magnifier_set_cursor_color_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_get_cursor_color (DBusGProxy *proxy, guint *OUT_color, GError **error) |
static void | org_freedesktop_gnome_Magnifier_get_cursor_color_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_get_cursor_color_async (DBusGProxy *proxy, org_freedesktop_gnome_Magnifier_get_cursor_color_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_set_cursor_hotspot (DBusGProxy *proxy, const gint IN_x, const gint IN_y, GError **error) |
static void | org_freedesktop_gnome_Magnifier_set_cursor_hotspot_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_set_cursor_hotspot_async (DBusGProxy *proxy, const gint IN_x, const gint IN_y, org_freedesktop_gnome_Magnifier_set_cursor_hotspot_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_get_cursor_hotspot (DBusGProxy *proxy, GArray **OUT_hotspot, GError **error) |
static void | org_freedesktop_gnome_Magnifier_get_cursor_hotspot_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_get_cursor_hotspot_async (DBusGProxy *proxy, org_freedesktop_gnome_Magnifier_get_cursor_hotspot_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_get_cursor_default_size (DBusGProxy *proxy, gint *OUT_size, GError **error) |
static void | org_freedesktop_gnome_Magnifier_get_cursor_default_size_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_get_cursor_default_size_async (DBusGProxy *proxy, org_freedesktop_gnome_Magnifier_get_cursor_default_size_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_set_crosswire_size (DBusGProxy *proxy, const gint IN_size, GError **error) |
static void | org_freedesktop_gnome_Magnifier_set_crosswire_size_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_set_crosswire_size_async (DBusGProxy *proxy, const gint IN_size, org_freedesktop_gnome_Magnifier_set_crosswire_size_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_get_crosswire_size (DBusGProxy *proxy, gint *OUT_size, GError **error) |
static void | org_freedesktop_gnome_Magnifier_get_crosswire_size_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_get_crosswire_size_async (DBusGProxy *proxy, org_freedesktop_gnome_Magnifier_get_crosswire_size_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_set_crosswire_length (DBusGProxy *proxy, const gint IN_length, GError **error) |
static void | org_freedesktop_gnome_Magnifier_set_crosswire_length_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_set_crosswire_length_async (DBusGProxy *proxy, const gint IN_length, org_freedesktop_gnome_Magnifier_set_crosswire_length_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_get_crosswire_length (DBusGProxy *proxy, gint *OUT_length, GError **error) |
static void | org_freedesktop_gnome_Magnifier_get_crosswire_length_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_get_crosswire_length_async (DBusGProxy *proxy, org_freedesktop_gnome_Magnifier_get_crosswire_length_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_set_crosswire_clip (DBusGProxy *proxy, const gboolean IN_clip, GError **error) |
static void | org_freedesktop_gnome_Magnifier_set_crosswire_clip_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_set_crosswire_clip_async (DBusGProxy *proxy, const gboolean IN_clip, org_freedesktop_gnome_Magnifier_set_crosswire_clip_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_get_crosswire_clip (DBusGProxy *proxy, gboolean *OUT_clip, GError **error) |
static void | org_freedesktop_gnome_Magnifier_get_crosswire_clip_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_get_crosswire_clip_async (DBusGProxy *proxy, org_freedesktop_gnome_Magnifier_get_crosswire_clip_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_set_crosswire_color (DBusGProxy *proxy, const guint IN_color, GError **error) |
static void | org_freedesktop_gnome_Magnifier_set_crosswire_color_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_set_crosswire_color_async (DBusGProxy *proxy, const guint IN_color, org_freedesktop_gnome_Magnifier_set_crosswire_color_reply callback, gpointer userdata) |
static gboolean | org_freedesktop_gnome_Magnifier_get_crosswire_color (DBusGProxy *proxy, guint *OUT_color, GError **error) |
static void | org_freedesktop_gnome_Magnifier_get_crosswire_color_async_callback (DBusGProxy *proxy, DBusGProxyCall *call, void *user_data) |
static DBusGProxyCall * | org_freedesktop_gnome_Magnifier_get_crosswire_color_async (DBusGProxy *proxy, org_freedesktop_gnome_Magnifier_get_crosswire_color_reply callback, gpointer userdata) |
Definition at line 22 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_full_screen_capable_reply)(DBusGProxy *proxy, gboolean OUT_b-ret, GError *error, gpointer userdata) |
Definition at line 35 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_hide_cursor_reply)(DBusGProxy *proxy, GError *error, gpointer userdata) |
Definition at line 73 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_show_cursor_reply)(DBusGProxy *proxy, GError *error, gpointer userdata) |
Definition at line 110 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_support_colorblind_filters_reply)(DBusGProxy *proxy, gboolean OUT_b-ret, GError *error, gpointer userdata) |
Definition at line 147 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_create_zoom_region_reply)(DBusGProxy *proxy, char *OUT_zoomRegion-ret, GError *error, gpointer userdata) |
Definition at line 185 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_get_zoom_regions_reply)(DBusGProxy *proxy, char **OUT_zoomRegionList-ret, GError *error, gpointer userdata) |
Definition at line 223 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_add_zoom_region_reply)(DBusGProxy *proxy, gboolean OUT_b-ret, GError *error, gpointer userdata) |
Definition at line 261 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_clear_all_zoom_regions_reply)(DBusGProxy *proxy, GError *error, gpointer userdata) |
Definition at line 299 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_dispose_reply)(DBusGProxy *proxy, GError *error, gpointer userdata) |
Definition at line 336 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_set_source_display_reply)(DBusGProxy *proxy, GError *error, gpointer userdata) |
Definition at line 373 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_get_source_display_reply)(DBusGProxy *proxy, char *OUT_source_display, GError *error, gpointer userdata) |
Definition at line 410 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_set_target_display_reply)(DBusGProxy *proxy, GError *error, gpointer userdata) |
Definition at line 448 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_get_target_display_reply)(DBusGProxy *proxy, char *OUT_target_display, GError *error, gpointer userdata) |
Definition at line 485 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_set_source_size_reply)(DBusGProxy *proxy, GError *error, gpointer userdata) |
Definition at line 523 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_get_source_size_reply)(DBusGProxy *proxy, GArray *OUT_source_bounds, GError *error, gpointer userdata) |
Definition at line 560 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_set_target_size_reply)(DBusGProxy *proxy, GError *error, gpointer userdata) |
Definition at line 598 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_get_target_size_reply)(DBusGProxy *proxy, GArray *OUT_target_bounds, GError *error, gpointer userdata) |
Definition at line 635 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_set_cursor_set_reply)(DBusGProxy *proxy, GError *error, gpointer userdata) |
Definition at line 673 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_get_cursor_set_reply)(DBusGProxy *proxy, char *OUT_cursor_set, GError *error, gpointer userdata) |
Definition at line 710 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_set_cursor_size_reply)(DBusGProxy *proxy, GError *error, gpointer userdata) |
Definition at line 748 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_get_cursor_size_reply)(DBusGProxy *proxy, GArray *OUT_x, GError *error, gpointer userdata) |
Definition at line 785 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_set_cursor_zoom_reply)(DBusGProxy *proxy, GError *error, gpointer userdata) |
Definition at line 823 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_get_cursor_zoom_reply)(DBusGProxy *proxy, gdouble OUT_factor, GError *error, gpointer userdata) |
Definition at line 860 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_set_cursor_color_reply)(DBusGProxy *proxy, GError *error, gpointer userdata) |
Definition at line 898 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_get_cursor_color_reply)(DBusGProxy *proxy, guint OUT_color, GError *error, gpointer userdata) |
Definition at line 935 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_set_cursor_hotspot_reply)(DBusGProxy *proxy, GError *error, gpointer userdata) |
Definition at line 973 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_get_cursor_hotspot_reply)(DBusGProxy *proxy, GArray *OUT_hotspot, GError *error, gpointer userdata) |
Definition at line 1010 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_get_cursor_default_size_reply)(DBusGProxy *proxy, gint OUT_size, GError *error, gpointer userdata) |
Definition at line 1048 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_set_crosswire_size_reply)(DBusGProxy *proxy, GError *error, gpointer userdata) |
Definition at line 1086 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_get_crosswire_size_reply)(DBusGProxy *proxy, gint OUT_size, GError *error, gpointer userdata) |
Definition at line 1123 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_set_crosswire_length_reply)(DBusGProxy *proxy, GError *error, gpointer userdata) |
Definition at line 1161 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_get_crosswire_length_reply)(DBusGProxy *proxy, gint OUT_length, GError *error, gpointer userdata) |
Definition at line 1198 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_set_crosswire_clip_reply)(DBusGProxy *proxy, GError *error, gpointer userdata) |
Definition at line 1236 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_get_crosswire_clip_reply)(DBusGProxy *proxy, gboolean OUT_clip, GError *error, gpointer userdata) |
Definition at line 1273 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_set_crosswire_color_reply)(DBusGProxy *proxy, GError *error, gpointer userdata) |
Definition at line 1311 of file magnifier-client.h.
typedef void(* org_freedesktop_gnome_Magnifier_get_crosswire_color_reply)(DBusGProxy *proxy, guint OUT_color, GError *error, gpointer userdata) |
Definition at line 1348 of file magnifier-client.h.
static G_BEGIN_DECLS void _dbus_glib_async_data_free | ( | gpointer | stuff | ) | [static] |
Definition at line 15 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_add_zoom_region_async(), org_freedesktop_gnome_Magnifier_clear_all_zoom_regions_async(), org_freedesktop_gnome_Magnifier_create_zoom_region_async(), org_freedesktop_gnome_Magnifier_dispose_async(), org_freedesktop_gnome_Magnifier_full_screen_capable_async(), org_freedesktop_gnome_Magnifier_get_crosswire_clip_async(), org_freedesktop_gnome_Magnifier_get_crosswire_color_async(), org_freedesktop_gnome_Magnifier_get_crosswire_length_async(), org_freedesktop_gnome_Magnifier_get_crosswire_size_async(), org_freedesktop_gnome_Magnifier_get_cursor_color_async(), org_freedesktop_gnome_Magnifier_get_cursor_default_size_async(), org_freedesktop_gnome_Magnifier_get_cursor_hotspot_async(), org_freedesktop_gnome_Magnifier_get_cursor_set_async(), org_freedesktop_gnome_Magnifier_get_cursor_size_async(), org_freedesktop_gnome_Magnifier_get_cursor_zoom_async(), org_freedesktop_gnome_Magnifier_get_source_display_async(), org_freedesktop_gnome_Magnifier_get_source_size_async(), org_freedesktop_gnome_Magnifier_get_target_display_async(), org_freedesktop_gnome_Magnifier_get_target_size_async(), org_freedesktop_gnome_Magnifier_get_zoom_regions_async(), org_freedesktop_gnome_Magnifier_hide_cursor_async(), org_freedesktop_gnome_Magnifier_set_crosswire_clip_async(), org_freedesktop_gnome_Magnifier_set_crosswire_color_async(), org_freedesktop_gnome_Magnifier_set_crosswire_length_async(), org_freedesktop_gnome_Magnifier_set_crosswire_size_async(), org_freedesktop_gnome_Magnifier_set_cursor_color_async(), org_freedesktop_gnome_Magnifier_set_cursor_hotspot_async(), org_freedesktop_gnome_Magnifier_set_cursor_set_async(), org_freedesktop_gnome_Magnifier_set_cursor_size_async(), org_freedesktop_gnome_Magnifier_set_cursor_zoom_async(), org_freedesktop_gnome_Magnifier_set_source_display_async(), org_freedesktop_gnome_Magnifier_set_source_size_async(), org_freedesktop_gnome_Magnifier_set_target_display_async(), org_freedesktop_gnome_Magnifier_set_target_size_async(), org_freedesktop_gnome_Magnifier_show_cursor_async(), and org_freedesktop_gnome_Magnifier_support_colorblind_filters_async().
static gboolean org_freedesktop_gnome_Magnifier_full_screen_capable | ( | DBusGProxy * | proxy, |
gboolean *OUT_b- | ret, | ||
GError ** | error | ||
) | [static] |
Definition at line 29 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_full_screen_capable_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 38 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_full_screen_capable_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_full_screen_capable_async | ( | DBusGProxy * | proxy, |
org_freedesktop_gnome_Magnifier_full_screen_capable_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 53 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_full_screen_capable_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_hide_cursor | ( | DBusGProxy * | proxy, |
GError ** | error | ||
) | [static] |
Definition at line 67 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_hide_cursor_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 76 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_hide_cursor_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_hide_cursor_async | ( | DBusGProxy * | proxy, |
org_freedesktop_gnome_Magnifier_hide_cursor_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 90 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_hide_cursor_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_show_cursor | ( | DBusGProxy * | proxy, |
GError ** | error | ||
) | [static] |
Definition at line 104 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_show_cursor_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 113 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_show_cursor_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_show_cursor_async | ( | DBusGProxy * | proxy, |
org_freedesktop_gnome_Magnifier_show_cursor_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 127 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_show_cursor_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_support_colorblind_filters | ( | DBusGProxy * | proxy, |
gboolean *OUT_b- | ret, | ||
GError ** | error | ||
) | [static] |
Definition at line 141 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_support_colorblind_filters_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 150 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_support_colorblind_filters_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_support_colorblind_filters_async | ( | DBusGProxy * | proxy, |
org_freedesktop_gnome_Magnifier_support_colorblind_filters_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 165 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_support_colorblind_filters_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_create_zoom_region | ( | DBusGProxy * | proxy, |
const gdouble | IN_zx, | ||
const gdouble | IN_zy, | ||
const GArray * | IN_ROI, | ||
const GArray * | IN_viewPort, | ||
char **OUT_zoomRegion- | ret, | ||
GError ** | error | ||
) | [static] |
Definition at line 179 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_create_zoom_region_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 188 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_create_zoom_region_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_create_zoom_region_async | ( | DBusGProxy * | proxy, |
const gdouble | IN_zx, | ||
const gdouble | IN_zy, | ||
const GArray * | IN_ROI, | ||
const GArray * | IN_viewPort, | ||
org_freedesktop_gnome_Magnifier_create_zoom_region_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 203 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_create_zoom_region_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_get_zoom_regions | ( | DBusGProxy * | proxy, |
char ***OUT_zoomRegionList- | ret, | ||
GError ** | error | ||
) | [static] |
Definition at line 217 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_get_zoom_regions_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 226 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_get_zoom_regions_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_get_zoom_regions_async | ( | DBusGProxy * | proxy, |
org_freedesktop_gnome_Magnifier_get_zoom_regions_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 241 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_get_zoom_regions_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_add_zoom_region | ( | DBusGProxy * | proxy, |
const char * | IN_region, | ||
gboolean *OUT_b- | ret, | ||
GError ** | error | ||
) | [static] |
Definition at line 255 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_add_zoom_region_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 264 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_add_zoom_region_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_add_zoom_region_async | ( | DBusGProxy * | proxy, |
const char * | IN_region, | ||
org_freedesktop_gnome_Magnifier_add_zoom_region_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 279 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_add_zoom_region_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_clear_all_zoom_regions | ( | DBusGProxy * | proxy, |
GError ** | error | ||
) | [static] |
Definition at line 293 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_clear_all_zoom_regions_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 302 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_clear_all_zoom_regions_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_clear_all_zoom_regions_async | ( | DBusGProxy * | proxy, |
org_freedesktop_gnome_Magnifier_clear_all_zoom_regions_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 316 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_clear_all_zoom_regions_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_dispose | ( | DBusGProxy * | proxy, |
GError ** | error | ||
) | [static] |
Definition at line 330 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_dispose_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 339 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_dispose_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_dispose_async | ( | DBusGProxy * | proxy, |
org_freedesktop_gnome_Magnifier_dispose_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 353 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_dispose_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_set_source_display | ( | DBusGProxy * | proxy, |
const char * | IN_source_display, | ||
GError ** | error | ||
) | [static] |
Definition at line 367 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_set_source_display_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 376 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_set_source_display_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_set_source_display_async | ( | DBusGProxy * | proxy, |
const char * | IN_source_display, | ||
org_freedesktop_gnome_Magnifier_set_source_display_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 390 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_set_source_display_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_get_source_display | ( | DBusGProxy * | proxy, |
char ** | OUT_source_display, | ||
GError ** | error | ||
) | [static] |
Definition at line 404 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_get_source_display_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 413 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_get_source_display_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_get_source_display_async | ( | DBusGProxy * | proxy, |
org_freedesktop_gnome_Magnifier_get_source_display_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 428 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_get_source_display_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_set_target_display | ( | DBusGProxy * | proxy, |
const char * | IN_target_display, | ||
GError ** | error | ||
) | [static] |
Definition at line 442 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_set_target_display_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 451 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_set_target_display_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_set_target_display_async | ( | DBusGProxy * | proxy, |
const char * | IN_target_display, | ||
org_freedesktop_gnome_Magnifier_set_target_display_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 465 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_set_target_display_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_get_target_display | ( | DBusGProxy * | proxy, |
char ** | OUT_target_display, | ||
GError ** | error | ||
) | [static] |
Definition at line 479 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_get_target_display_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 488 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_get_target_display_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_get_target_display_async | ( | DBusGProxy * | proxy, |
org_freedesktop_gnome_Magnifier_get_target_display_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 503 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_get_target_display_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_set_source_size | ( | DBusGProxy * | proxy, |
const GArray * | IN_source_bounds, | ||
GError ** | error | ||
) | [static] |
Definition at line 517 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_set_source_size_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 526 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_set_source_size_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_set_source_size_async | ( | DBusGProxy * | proxy, |
const GArray * | IN_source_bounds, | ||
org_freedesktop_gnome_Magnifier_set_source_size_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 540 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_set_source_size_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_get_source_size | ( | DBusGProxy * | proxy, |
GArray ** | OUT_source_bounds, | ||
GError ** | error | ||
) | [static] |
Definition at line 554 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_get_source_size_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 563 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_get_source_size_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_get_source_size_async | ( | DBusGProxy * | proxy, |
org_freedesktop_gnome_Magnifier_get_source_size_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 578 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_get_source_size_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_set_target_size | ( | DBusGProxy * | proxy, |
const GArray * | IN_target_bounds, | ||
GError ** | error | ||
) | [static] |
Definition at line 592 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_set_target_size_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 601 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_set_target_size_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_set_target_size_async | ( | DBusGProxy * | proxy, |
const GArray * | IN_target_bounds, | ||
org_freedesktop_gnome_Magnifier_set_target_size_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 615 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_set_target_size_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_get_target_size | ( | DBusGProxy * | proxy, |
GArray ** | OUT_target_bounds, | ||
GError ** | error | ||
) | [static] |
Definition at line 629 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_get_target_size_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 638 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_get_target_size_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_get_target_size_async | ( | DBusGProxy * | proxy, |
org_freedesktop_gnome_Magnifier_get_target_size_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 653 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_get_target_size_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_set_cursor_set | ( | DBusGProxy * | proxy, |
const char * | IN_cursor_set, | ||
GError ** | error | ||
) | [static] |
Definition at line 667 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_set_cursor_set_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 676 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_set_cursor_set_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_set_cursor_set_async | ( | DBusGProxy * | proxy, |
const char * | IN_cursor_set, | ||
org_freedesktop_gnome_Magnifier_set_cursor_set_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 690 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_set_cursor_set_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_get_cursor_set | ( | DBusGProxy * | proxy, |
char ** | OUT_cursor_set, | ||
GError ** | error | ||
) | [static] |
Definition at line 704 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_get_cursor_set_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 713 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_get_cursor_set_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_get_cursor_set_async | ( | DBusGProxy * | proxy, |
org_freedesktop_gnome_Magnifier_get_cursor_set_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 728 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_get_cursor_set_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_set_cursor_size | ( | DBusGProxy * | proxy, |
const gint | IN_x, | ||
const gint | IN_y, | ||
GError ** | error | ||
) | [static] |
Definition at line 742 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_set_cursor_size_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 751 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_set_cursor_size_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_set_cursor_size_async | ( | DBusGProxy * | proxy, |
const gint | IN_x, | ||
const gint | IN_y, | ||
org_freedesktop_gnome_Magnifier_set_cursor_size_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 765 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_set_cursor_size_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_get_cursor_size | ( | DBusGProxy * | proxy, |
GArray ** | OUT_x, | ||
GError ** | error | ||
) | [static] |
Definition at line 779 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_get_cursor_size_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 788 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_get_cursor_size_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_get_cursor_size_async | ( | DBusGProxy * | proxy, |
org_freedesktop_gnome_Magnifier_get_cursor_size_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 803 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_get_cursor_size_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_set_cursor_zoom | ( | DBusGProxy * | proxy, |
const gdouble | IN_factor, | ||
GError ** | error | ||
) | [static] |
Definition at line 817 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_set_cursor_zoom_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 826 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_set_cursor_zoom_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_set_cursor_zoom_async | ( | DBusGProxy * | proxy, |
const gdouble | IN_factor, | ||
org_freedesktop_gnome_Magnifier_set_cursor_zoom_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 840 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_set_cursor_zoom_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_get_cursor_zoom | ( | DBusGProxy * | proxy, |
gdouble * | OUT_factor, | ||
GError ** | error | ||
) | [static] |
Definition at line 854 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_get_cursor_zoom_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 863 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_get_cursor_zoom_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_get_cursor_zoom_async | ( | DBusGProxy * | proxy, |
org_freedesktop_gnome_Magnifier_get_cursor_zoom_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 878 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_get_cursor_zoom_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_set_cursor_color | ( | DBusGProxy * | proxy, |
const guint | IN_color, | ||
GError ** | error | ||
) | [static] |
Definition at line 892 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_set_cursor_color_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 901 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_set_cursor_color_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_set_cursor_color_async | ( | DBusGProxy * | proxy, |
const guint | IN_color, | ||
org_freedesktop_gnome_Magnifier_set_cursor_color_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 915 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_set_cursor_color_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_get_cursor_color | ( | DBusGProxy * | proxy, |
guint * | OUT_color, | ||
GError ** | error | ||
) | [static] |
Definition at line 929 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_get_cursor_color_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 938 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_get_cursor_color_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_get_cursor_color_async | ( | DBusGProxy * | proxy, |
org_freedesktop_gnome_Magnifier_get_cursor_color_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 953 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_get_cursor_color_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_set_cursor_hotspot | ( | DBusGProxy * | proxy, |
const gint | IN_x, | ||
const gint | IN_y, | ||
GError ** | error | ||
) | [static] |
Definition at line 967 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_set_cursor_hotspot_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 976 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_set_cursor_hotspot_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_set_cursor_hotspot_async | ( | DBusGProxy * | proxy, |
const gint | IN_x, | ||
const gint | IN_y, | ||
org_freedesktop_gnome_Magnifier_set_cursor_hotspot_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 990 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_set_cursor_hotspot_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_get_cursor_hotspot | ( | DBusGProxy * | proxy, |
GArray ** | OUT_hotspot, | ||
GError ** | error | ||
) | [static] |
Definition at line 1004 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_get_cursor_hotspot_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 1013 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_get_cursor_hotspot_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_get_cursor_hotspot_async | ( | DBusGProxy * | proxy, |
org_freedesktop_gnome_Magnifier_get_cursor_hotspot_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 1028 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_get_cursor_hotspot_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_get_cursor_default_size | ( | DBusGProxy * | proxy, |
gint * | OUT_size, | ||
GError ** | error | ||
) | [static] |
Definition at line 1042 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_get_cursor_default_size_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 1051 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_get_cursor_default_size_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_get_cursor_default_size_async | ( | DBusGProxy * | proxy, |
org_freedesktop_gnome_Magnifier_get_cursor_default_size_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 1066 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_get_cursor_default_size_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_set_crosswire_size | ( | DBusGProxy * | proxy, |
const gint | IN_size, | ||
GError ** | error | ||
) | [static] |
Definition at line 1080 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_set_crosswire_size_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 1089 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_set_crosswire_size_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_set_crosswire_size_async | ( | DBusGProxy * | proxy, |
const gint | IN_size, | ||
org_freedesktop_gnome_Magnifier_set_crosswire_size_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 1103 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_set_crosswire_size_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_get_crosswire_size | ( | DBusGProxy * | proxy, |
gint * | OUT_size, | ||
GError ** | error | ||
) | [static] |
Definition at line 1117 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_get_crosswire_size_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 1126 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_get_crosswire_size_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_get_crosswire_size_async | ( | DBusGProxy * | proxy, |
org_freedesktop_gnome_Magnifier_get_crosswire_size_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 1141 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_get_crosswire_size_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_set_crosswire_length | ( | DBusGProxy * | proxy, |
const gint | IN_length, | ||
GError ** | error | ||
) | [static] |
Definition at line 1155 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_set_crosswire_length_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 1164 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_set_crosswire_length_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_set_crosswire_length_async | ( | DBusGProxy * | proxy, |
const gint | IN_length, | ||
org_freedesktop_gnome_Magnifier_set_crosswire_length_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 1178 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_set_crosswire_length_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_get_crosswire_length | ( | DBusGProxy * | proxy, |
gint * | OUT_length, | ||
GError ** | error | ||
) | [static] |
Definition at line 1192 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_get_crosswire_length_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 1201 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_get_crosswire_length_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_get_crosswire_length_async | ( | DBusGProxy * | proxy, |
org_freedesktop_gnome_Magnifier_get_crosswire_length_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 1216 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_get_crosswire_length_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_set_crosswire_clip | ( | DBusGProxy * | proxy, |
const gboolean | IN_clip, | ||
GError ** | error | ||
) | [static] |
Definition at line 1230 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_set_crosswire_clip_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 1239 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_set_crosswire_clip_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_set_crosswire_clip_async | ( | DBusGProxy * | proxy, |
const gboolean | IN_clip, | ||
org_freedesktop_gnome_Magnifier_set_crosswire_clip_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 1253 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_set_crosswire_clip_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_get_crosswire_clip | ( | DBusGProxy * | proxy, |
gboolean * | OUT_clip, | ||
GError ** | error | ||
) | [static] |
Definition at line 1267 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_get_crosswire_clip_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 1276 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_get_crosswire_clip_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_get_crosswire_clip_async | ( | DBusGProxy * | proxy, |
org_freedesktop_gnome_Magnifier_get_crosswire_clip_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 1291 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_get_crosswire_clip_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_set_crosswire_color | ( | DBusGProxy * | proxy, |
const guint | IN_color, | ||
GError ** | error | ||
) | [static] |
Definition at line 1305 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_set_crosswire_color_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 1314 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_set_crosswire_color_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_set_crosswire_color_async | ( | DBusGProxy * | proxy, |
const guint | IN_color, | ||
org_freedesktop_gnome_Magnifier_set_crosswire_color_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 1328 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_set_crosswire_color_async_callback().
static gboolean org_freedesktop_gnome_Magnifier_get_crosswire_color | ( | DBusGProxy * | proxy, |
guint * | OUT_color, | ||
GError ** | error | ||
) | [static] |
Definition at line 1342 of file magnifier-client.h.
static void org_freedesktop_gnome_Magnifier_get_crosswire_color_async_callback | ( | DBusGProxy * | proxy, |
DBusGProxyCall * | call, | ||
void * | user_data | ||
) | [static] |
Definition at line 1351 of file magnifier-client.h.
Referenced by org_freedesktop_gnome_Magnifier_get_crosswire_color_async().
static DBusGProxyCall* org_freedesktop_gnome_Magnifier_get_crosswire_color_async | ( | DBusGProxy * | proxy, |
org_freedesktop_gnome_Magnifier_get_crosswire_color_reply | callback, | ||
gpointer | userdata | ||
) | [static] |
Definition at line 1366 of file magnifier-client.h.
References _dbus_glib_async_data_free(), and org_freedesktop_gnome_Magnifier_get_crosswire_color_async_callback().