SYMBOL INDEX (352 symbols across 30 files) FILE: src/debug.c function debug_disable_output (line 25) | void debug_disable_output() function print_message_to_stderr (line 32) | void print_message_to_stderr(const char *fmt, ...) function print_trace_header (line 44) | void print_trace_header( function print_icon_data (line 81) | int print_icon_data(struct TrayIcon *ti) function dump_icon_list (line 160) | void dump_icon_list() FILE: src/debug.h type TrayIcon (line 90) | struct TrayIcon FILE: src/embed.c type TrayIcon (line 38) | struct TrayIcon type TrayIcon (line 38) | struct TrayIcon function embedder_embed (line 58) | int embedder_embed(struct TrayIcon *ti) function embedder_unembed (line 125) | int embedder_unembed(struct TrayIcon *ti) function embedder_hide (line 161) | int embedder_hide(struct TrayIcon *ti) function embedder_show (line 177) | int embedder_show(struct TrayIcon *ti) function embedder_update_window_position (line 210) | static int embedder_update_window_position(struct TrayIcon *ti) function embedder_update_positions (line 240) | int embedder_update_positions(int forced) function embedder_refresh (line 248) | int embedder_refresh(struct TrayIcon *ti) function embedder_reset_size (line 264) | int embedder_reset_size(struct TrayIcon *ti) FILE: src/embed.h type TrayIcon (line 20) | struct TrayIcon type TrayIcon (line 23) | struct TrayIcon type TrayIcon (line 33) | struct TrayIcon type TrayIcon (line 36) | struct TrayIcon type TrayIcon (line 39) | struct TrayIcon type TrayIcon (line 42) | struct TrayIcon FILE: src/icons.c type TrayIcon (line 27) | struct TrayIcon type TrayIcon (line 29) | struct TrayIcon type TrayIcon (line 31) | struct TrayIcon type TrayIcon (line 34) | struct TrayIcon function icon_list_free (line 56) | int icon_list_free(struct TrayIcon *ti) type TrayIcon (line 65) | struct TrayIcon type TrayIcon (line 65) | struct TrayIcon type TrayIcon (line 70) | struct TrayIcon type TrayIcon (line 70) | struct TrayIcon type TrayIcon (line 72) | struct TrayIcon type TrayIcon (line 83) | struct TrayIcon function icon_list_backup (line 85) | int icon_list_backup() function icon_list_restore (line 109) | int icon_list_restore() function icon_list_backup_purge (line 134) | int icon_list_backup_purge() type TrayIcon (line 144) | struct TrayIcon type TrayIcon (line 147) | struct TrayIcon type TrayIcon (line 153) | struct TrayIcon type TrayIcon (line 156) | struct TrayIcon function icon_list_clean (line 162) | int icon_list_clean() function icon_list_clean_callback (line 169) | int icon_list_clean_callback(IconCallbackFunc cbk) function icon_list_sort (line 177) | void icon_list_sort(IconCmpFunc cmp) type TrayIcon (line 191) | struct TrayIcon type TrayIcon (line 196) | struct TrayIcon type TrayIcon (line 197) | struct TrayIcon type TrayIcon (line 200) | struct TrayIcon FILE: src/icons.h type Point (line 17) | struct Point { type Rect (line 20) | struct Rect { type Layout (line 25) | struct Layout { type TrayIcon (line 32) | struct TrayIcon { type TrayIcon (line 56) | struct TrayIcon type TrayIcon (line 56) | struct TrayIcon type TrayIcon (line 59) | struct TrayIcon type TrayIcon (line 62) | struct TrayIcon type TrayIcon (line 65) | struct TrayIcon type TrayIcon (line 68) | struct TrayIcon type TrayIcon (line 68) | struct TrayIcon type TrayIcon (line 69) | struct TrayIcon type TrayIcon (line 69) | struct TrayIcon type TrayIcon (line 90) | struct TrayIcon type TrayIcon (line 95) | struct TrayIcon type TrayIcon (line 96) | struct TrayIcon type TrayIcon (line 112) | struct TrayIcon type TrayIcon (line 115) | struct TrayIcon FILE: src/image.c function image_tint (line 29) | int image_tint(XImage *image, XColor *color, CARD8 alpha) function image_compose (line 51) | int image_compose(XImage *image, XImage *bg, CARD8 *mask) function CARD8 (line 73) | CARD8 *image_create_alpha_mask(int ord, int w, int h) function image_tint_32 (line 121) | int image_tint_32(CARD8 *data, size_t len, CARD32 pixel, CARD8 alpha) function image_tint_24 (line 153) | int image_tint_24(CARD8 *data, size_t len, CARD32 pixel, CARD8 alpha) function image_tint_16 (line 185) | int image_tint_16(CARD16 *data, size_t len, CARD32 pixel, CARD8 alpha) function image_tint_15 (line 208) | int image_tint_15(CARD16 *data, size_t len, CARD32 pixel, CARD8 alpha) function image_compose_32 (line 231) | int image_compose_32(CARD8 *data, CARD8 *bg, CARD8 *mask, size_t len) function image_compose_24 (line 249) | int image_compose_24(CARD8 *data, CARD8 *bg, CARD8 *mask, size_t len) function image_compose_16 (line 267) | int image_compose_16(CARD16 *data, CARD16 *bg, CARD8 *mask, size_t len) function image_compose_15 (line 287) | int image_compose_15(CARD16 *data, CARD16 *bg, CARD8 *mask, size_t len) FILE: src/kde_tray.c function kde_tray_update_fallback_mode (line 23) | int kde_tray_update_fallback_mode(Display *dpy) function kde_tray_init (line 43) | void kde_tray_init(Display *dpy) function kde_tray_update_old_icons (line 101) | int kde_tray_update_old_icons(Display *dpy) function kde_tray_is_old_icon (line 115) | int kde_tray_is_old_icon(Window w) function kde_tray_old_icons_remove (line 123) | void kde_tray_old_icons_remove(Window w) function kde_tray_check_for_icon (line 133) | int kde_tray_check_for_icon(Display *dpy, Window w) function Window (line 158) | Window kde_tray_find_icon(Display *dpy, Window w) FILE: src/layout.c type Point (line 37) | struct Point type TrayIcon (line 39) | struct TrayIcon type TrayIcon (line 40) | struct TrayIcon type TrayIcon (line 41) | struct TrayIcon type TrayIcon (line 42) | struct TrayIcon type TrayIcon (line 43) | struct TrayIcon type TrayIcon (line 45) | struct TrayIcon type TrayIcon (line 46) | struct TrayIcon function layout_add (line 52) | int layout_add(struct TrayIcon *ti) function layout_remove (line 61) | int layout_remove(struct TrayIcon *ti) function layout_handle_icon_resize (line 66) | int layout_handle_icon_resize(struct TrayIcon *ti) function layout_get_size (line 131) | void layout_get_size(int *width, int *height) type TrayIcon (line 138) | struct TrayIcon type TrayIcon (line 138) | struct TrayIcon type TrayIcon (line 146) | struct TrayIcon type TrayIcon (line 146) | struct TrayIcon type IconPlacement (line 159) | struct IconPlacement { type IconPlacement (line 166) | struct IconPlacement type TrayIcon (line 166) | struct TrayIcon type TrayIcon (line 168) | struct TrayIcon type IconPlacement (line 168) | struct IconPlacement type TrayIcon (line 170) | struct TrayIcon type TrayIcon (line 170) | struct TrayIcon type TrayIcon (line 172) | struct TrayIcon function grid_translate_from_window (line 175) | int grid_translate_from_window(struct TrayIcon *ti) function layout_translate_to_window (line 185) | int layout_translate_to_window(struct TrayIcon *ti) function grid_add (line 233) | int grid_add(struct TrayIcon *ti) function grid_remove (line 259) | int grid_remove(struct TrayIcon *ti) function grid_update (line 276) | int grid_update(struct TrayIcon *ti, int sort) function grid_place_icon (line 289) | int grid_place_icon(struct TrayIcon *ti, struct IconPlacement *ip) type Rect (line 312) | struct Rect function find_obstacle (line 315) | int find_obstacle(struct TrayIcon *ti) function grid_check_rect_free (line 324) | int grid_check_rect_free(int x, int y, int w, int h) function icon_placement_create (line 348) | int icon_placement_create( function icon_placement_choose_best (line 394) | void icon_placement_choose_best( type IconPlacement (line 484) | struct IconPlacement type TrayIcon (line 484) | struct TrayIcon type IconPlacement (line 486) | struct IconPlacement type IconPlacement (line 487) | struct IconPlacement function trayicon_cmp_func (line 546) | int trayicon_cmp_func(struct TrayIcon *ti1, struct TrayIcon *ti2) function grid_add_wrapper (line 552) | int grid_add_wrapper(struct TrayIcon *ti) function grid_recalc_size (line 558) | int grid_recalc_size(struct TrayIcon *ti) function layout_unset_flag (line 573) | int layout_unset_flag(struct TrayIcon *ti) FILE: src/layout.h type TrayIcon (line 43) | struct TrayIcon type TrayIcon (line 46) | struct TrayIcon type TrayIcon (line 49) | struct TrayIcon type TrayIcon (line 55) | struct TrayIcon type TrayIcon (line 58) | struct TrayIcon type TrayIcon (line 58) | struct TrayIcon type TrayIcon (line 61) | struct TrayIcon type TrayIcon (line 61) | struct TrayIcon FILE: src/main.c type TrayData (line 41) | struct TrayData function my_usleep (line 47) | void my_usleep(useconds_t usec) function request_tray_status_on_signal (line 60) | void request_tray_status_on_signal(int) function exit_on_signal (line 66) | void exit_on_signal(int sig) function cleanup (line 83) | void cleanup() function dump_tray_status (line 116) | void dump_tray_status() function is_ignored_class (line 135) | int is_ignored_class(const char *name) { function add_icon (line 151) | void add_icon(Window w, int cmode) function remove_icon (line 219) | void remove_icon(Window w) function icon_track_visibility_changes (line 241) | void icon_track_visibility_changes(Window w) function find_invalid_icons (line 275) | int find_invalid_icons(struct TrayIcon *ti) function kde_icons_update (line 283) | void kde_icons_update() function find_unmanaged_chromium_icons (line 308) | void find_unmanaged_chromium_icons() function perform_periodic_tasks (line 364) | void perform_periodic_tasks(int mask) function expose (line 397) | void expose(XExposeEvent ev) function visibility_notify (line 403) | void visibility_notify(XVisibilityEvent) {} function property_notify (line 405) | void property_notify(XPropertyEvent ev) function reparent_notify (line 467) | void reparent_notify(XReparentEvent ev) function client_message (line 484) | void client_message(XClientMessageEvent ev) function destroy_notify (line 617) | void destroy_notify(XDestroyWindowEvent ev) function configure_notify (line 635) | void configure_notify(XConfigureEvent ev) function selection_clear (line 701) | void selection_clear(XSelectionClearEvent ev) function map_notify (line 733) | void map_notify(XMapEvent ev) function unmap_notify (line 757) | void unmap_notify(XUnmapEvent ev) function tray_main (line 774) | int tray_main(int argc, char **argv) function remote_main (line 881) | int remote_main(int, char **) function main (line 952) | int main(int argc, char **argv) FILE: src/scrollbars.c function scrollbars_init (line 20) | void scrollbars_init() function scrollbars_create (line 29) | void scrollbars_create() function scrollbars_refresh (line 94) | int scrollbars_refresh(int exposures) function scrollbars_update (line 106) | int scrollbars_update() function scrollbars_get_id (line 170) | int scrollbars_get_id(Window wid, int x, int y) function scrollbars_validate_scroll_pos (line 182) | void scrollbars_validate_scroll_pos() function scrollbars_click (line 204) | int scrollbars_click(int id) function scrollbars_handle_event (line 232) | void scrollbars_handle_event(XEvent ev) function scrollbars_periodic_tasks (line 305) | void scrollbars_periodic_tasks() function scrollbars_scroll_to (line 313) | int scrollbars_scroll_to(struct TrayIcon *ti) function scrollbars_highlight_on (line 339) | int scrollbars_highlight_on(int id) function scrollbars_highlight_off (line 351) | int scrollbars_highlight_off(int id) FILE: src/scrollbars.h type ScrollbarsData (line 30) | struct ScrollbarsData { type TrayIcon (line 64) | struct TrayIcon FILE: src/settings.c type Settings (line 36) | struct Settings function init_default_settings (line 38) | void init_default_settings(void) function parse_scrollbars_highlight_color (line 103) | int parse_scrollbars_highlight_color(int, const char **argv, void **refe... function parse_log_level (line 116) | int parse_log_level(int, const char **argv, void **references, int silent) function parse_ignored_classes (line 134) | int parse_ignored_classes(int argc, const char **argv, void **references... function parse_dockapp_mode (line 150) | int parse_dockapp_mode(int, const char **argv, void **references, int si... function parse_gravity (line 169) | int parse_gravity(int, const char **argv, void **references, int silent) function parse_int (line 202) | int parse_int(int, const char **argv, void **references, int silent) function parse_kludges (line 218) | int parse_kludges(int, const char **argv, void **references, int silent) function parse_strut_mode (line 240) | int parse_strut_mode(int, const char **argv, void **references, int silent) function parse_bool (line 266) | int parse_bool(int, const char **argv, void **references, int silent) function parse_bool_rev (line 291) | int parse_bool_rev(int argc, const char **argv, void **references, int s... function parse_wnd_layer (line 304) | int parse_wnd_layer(int, const char **argv, void **references, int silent) function parse_wnd_type (line 323) | int parse_wnd_type(int, const char **argv, void **references, int silent) function parse_copystr (line 346) | int parse_copystr(int, const char **argv, void **references, int) function parse_deco (line 358) | int parse_deco(int, const char **argv, void **references, int silent) function parse_sb_mode (line 379) | int parse_sb_mode(int, const char **argv, void **references, int silent) function parse_remote (line 401) | int parse_remote(char *str, void **tgt, int silent) function parse_remote_click_type (line 446) | int parse_remote_click_type(int, const char **argv, void **references, i... function parse_pos (line 462) | int parse_pos(int, const char **argv, void **references, int) function parse_size (line 470) | int parse_size(int, const char **argv, void **references, int) type Param (line 497) | struct Param { type Param (line 515) | struct Param function usage (line 1182) | void usage(char *progname) function parse_cmdline (line 1318) | int parse_cmdline(int argc, char **argv, int pass) function get_args (line 1430) | int get_args(char *line, int *argc, char ***argv) type stat (line 1500) | struct stat function parse_rc (line 1522) | void parse_rc(void) function interpret_settings (line 1628) | void interpret_settings(void) function read_settings (line 1772) | int read_settings(int argc, char **argv) FILE: src/settings.h type WindowClass (line 20) | struct WindowClass { type Settings (line 26) | struct Settings { type Settings (line 102) | struct Settings FILE: src/tray.c function tray_init (line 34) | void tray_init() function tray_init_pixmap_bg (line 55) | int tray_init_pixmap_bg() function Pixmap (line 79) | Pixmap tray_get_root_pixmap(Atom prop) function tray_update_root_bg_pmap (line 99) | int tray_update_root_bg_pmap(Pixmap *pmap, int *width, int *height) function tray_update_bg (line 132) | int tray_update_bg(int update_pixmap) function tray_refresh_window (line 287) | void tray_refresh_window(int exposures) function tray_calc_window_size (line 296) | int tray_calc_window_size( function tray_calc_tray_area_size (line 308) | int tray_calc_tray_area_size( function tray_update_window_strut (line 320) | int tray_update_window_strut() function tray_update_window_props (line 404) | int tray_update_window_props() function tray_create_window (line 508) | void tray_create_window(int argc, char **argv) function tray_create_phony_window (line 624) | void tray_create_phony_window() function tray_set_wm_hints (line 633) | int tray_set_wm_hints() function tray_init_selection_atoms (line 662) | void tray_init_selection_atoms() function tray_acquire_selection (line 683) | void tray_acquire_selection() function tray_show_window (line 710) | void tray_show_window() FILE: src/tray.h type TrayData (line 80) | struct TrayData { type TrayData (line 126) | struct TrayData FILE: src/wmh.c type PropMotifWmHints (line 17) | typedef struct { function ewmh_wm_present (line 33) | int ewmh_wm_present(Display *dpy) function ewmh_add_window_state (line 59) | int ewmh_add_window_state(Display *dpy, Window wnd, char *state) function ewmh_add_window_type (line 87) | int ewmh_add_window_type(Display *dpy, Window wnd, char *type) function ewmh_set_window_strut (line 101) | int ewmh_set_window_strut(Display *dpy, Window wnd, wm_strut_t wm_strut) function ewmh_set_window_atom32 (line 115) | int ewmh_set_window_atom32( function mwm_set_hints (line 141) | int mwm_set_hints(Display *dpy, Window wnd, unsigned long decorations, function ewmh_list_supported_atoms (line 182) | int ewmh_list_supported_atoms(Display *dpy) function ewmh_dump_window_states (line 211) | int ewmh_dump_window_states(Display *dpy, Window wnd) FILE: src/xembed.c type XEMBEDAccel (line 71) | struct XEMBEDAccel { type TrayIcon (line 104) | struct TrayIcon type TrayIcon (line 106) | struct TrayIcon type TrayIcon (line 108) | struct TrayIcon type TrayIcon (line 110) | struct TrayIcon type XEMBEDAccel (line 118) | struct XEMBEDAccel type TrayIcon (line 120) | struct TrayIcon function xembed_init (line 128) | void xembed_init() function xembed_handle_event (line 151) | void xembed_handle_event(XEvent ev) function xembed_check_support (line 205) | int xembed_check_support(struct TrayIcon *ti) function xembed_get_mapped_state (line 212) | int xembed_get_mapped_state(struct TrayIcon *ti) function xembed_set_mapped_state (line 228) | int xembed_set_mapped_state(struct TrayIcon *ti, int state) function xembed_embed (line 238) | int xembed_embed(struct TrayIcon *ti) function xembed_unembed (line 264) | int xembed_unembed(struct TrayIcon *ti) function xembed_switch_focus_to (line 283) | void xembed_switch_focus_to(struct TrayIcon *tgt, long focus) function broadcast_activate_msg (line 308) | int broadcast_activate_msg(struct TrayIcon *ti) function xembed_track_focus_change (line 319) | void xembed_track_focus_change(int in) function xembed_message (line 328) | void xembed_message(XClientMessageEvent ev) function xembed_add_accel (line 396) | void xembed_add_accel(long id, long symb, long mods) function xembed_del_accel (line 421) | void xembed_del_accel(long id) type XEMBEDAccel (line 442) | struct XEMBEDAccel function xembed_act_accel_helper (line 444) | int xembed_act_accel_helper(struct TrayIcon *ti) function xembed_act_accel (line 452) | void xembed_act_accel(struct XEMBEDAccel *accel) function xembed_process_kbd_event (line 461) | int xembed_process_kbd_event(XKeyEvent xkey) type TrayIcon (line 479) | struct TrayIcon type TrayIcon (line 481) | struct TrayIcon type TrayIcon (line 492) | struct TrayIcon type TrayIcon (line 494) | struct TrayIcon function xembed_retrive_data (line 505) | int xembed_retrive_data(struct TrayIcon *ti) function xembed_post_data (line 529) | int xembed_post_data(struct TrayIcon *ti) function xembed_request_focus_from_wm (line 539) | void xembed_request_focus_from_wm() FILE: src/xembed.h type XEMBEDData (line 17) | struct XEMBEDData { type TrayIcon (line 35) | struct TrayIcon type TrayIcon (line 38) | struct TrayIcon type TrayIcon (line 41) | struct TrayIcon type TrayIcon (line 44) | struct TrayIcon type TrayIcon (line 47) | struct TrayIcon FILE: src/xinerama.c function xinerama_init (line 13) | void xinerama_init(Display *dpy) function xinerama_update_geometry (line 32) | void xinerama_update_geometry(void) FILE: src/xutils.c function x11_io_error_handler (line 28) | int x11_io_error_handler(Display *dpy) function x11_connection_status (line 35) | int x11_connection_status() function x11_error_handler (line 40) | int x11_error_handler(Display *dpy, XErrorEvent *err) function x11_ok_helper (line 53) | int x11_ok_helper(const char *file, const int line, const char *func) function x11_current_error (line 64) | int x11_current_error() function x11_trap_errors (line 69) | void x11_trap_errors() function x11_untrap_errors (line 76) | int x11_untrap_errors() function Bool (line 85) | Bool x11_wait_for_timestamp(Display *, XEvent *xevent, XPointer data) function Time (line 94) | Time x11_get_server_timestamp(Display *dpy, Window wnd) function x11_get_window_prop32 (line 116) | int x11_get_window_prop32(Display *dpy, Window dst, Atom atom, Atom type, function x11_send_client_msg32 (line 150) | int x11_send_client_msg32(Display *dpy, Window dst, Window wnd, Atom type, function x11_send_visibility (line 173) | int x11_send_visibility(Display *, Window dst, long state) function x11_send_button (line 184) | int x11_send_button(Display *dpy, int press, Window dst, Window root, function x11_send_expose (line 217) | int x11_send_expose( function x11_refresh_window (line 233) | int x11_refresh_window( function x11_set_window_size (line 242) | int x11_set_window_size(Display *dpy, Window w, int x, int y) function x11_get_window_size (line 254) | int x11_get_window_size(Display *dpy, Window w, int *x, int *y) function x11_get_window_min_size (line 264) | int x11_get_window_min_size(Display *dpy, Window w, int *x, int *y) function x11_get_window_abs_coords (line 280) | int x11_get_window_abs_coords(Display *dpy, Window dst, int *x, int *y) function Window (line 300) | Window x11_find_subwindow_by_name(Display *dpy, Window tgt, char *name) function Window (line 324) | Window x11_find_subwindow_at( function x11_extend_root_event_mask (line 365) | void x11_extend_root_event_mask(Display *dpy, long mask) function x11_parse_color (line 372) | int x11_parse_color(Display *dpy, char *str, XColor *color) function x11_dump_win_info (line 410) | void x11_dump_win_info(Display *dpy, Window wid) FILE: utils/get_props/main.c function error_handler (line 21) | static int error_handler(Display *display, XErrorEvent *error) function trap_errors (line 27) | void trap_errors() function untrap_errors (line 33) | int untrap_errors() function die (line 39) | void die(char *msg) function main (line 45) | int main(int argc, char **argv) FILE: utils/py-gtk-example/gtk-example.py class TrayIcon (line 24) | class TrayIcon: method __init__ (line 26) | def __init__(self, appid, icon, menu): method onPopupMenu (line 47) | def onPopupMenu(self, icon, button, time): class Handler (line 52) | class Handler: method __init__ (line 54) | def __init__(self): method onShowButtonClicked (line 57) | def onShowButtonClicked(self, button): method onNotify (line 64) | def onNotify(self, *args): method onShowOrHide (line 67) | def onShowOrHide(self, *args): method onQuit (line 75) | def onQuit(self, *args): FILE: utils/tray-test-fdo/main.c function die (line 54) | void die(char *msg) function main (line 60) | int main(int argc, char **argv) FILE: utils/tray-test-fdo/xembed.c function error_handler (line 15) | static int error_handler(Display *display, XErrorEvent *error) function trap_errors (line 21) | void trap_errors() function untrap_errors (line 27) | int untrap_errors() function xclient_msg32 (line 33) | int xclient_msg32(Display *dpy, Window dst, Atom type, long data0, long ... function xembed_msg (line 50) | int xembed_msg( function xembed_get_info (line 63) | unsigned long xembed_get_info(Display *dpy, Window src, long *version) function xembed_embeded_notify (line 95) | int xembed_embeded_notify(Display *dpy, Window src, Window dst) function xembed_window_activate (line 100) | int xembed_window_activate(Display *dpy, Window dst) function xembed_window_deactivate (line 105) | int xembed_window_deactivate(Display *dpy, Window dst) function xembed_focus_in (line 110) | int xembed_focus_in(Display *dpy, Window dst, int focus) function xembed_focus_out (line 115) | int xembed_focus_out(Display *dpy, Window dst) FILE: utils/tray-xembed-test/debug.c function print_message_to_stderr (line 15) | void print_message_to_stderr(const char *fmt,...) FILE: utils/tray-xembed-test/main.c function create_window (line 76) | void create_window(int argc, char **argv) function redraw_buttons (line 146) | void redraw_buttons() function focus_in (line 164) | void focus_in(int how) function focus_out (line 182) | void focus_out() function focus_next (line 189) | void focus_next() function focus_prev (line 203) | void focus_prev() function client_event (line 219) | void client_event(XClientMessageEvent ev) function key_release (line 260) | void key_release(XKeyReleasedEvent ev) function main (line 281) | int main(int argc, char** argv) FILE: utils/tray-xembed-test/xembed.c function xembed_retrive_data (line 21) | int xembed_retrive_data(Display *dpy, Window w, CARD32 *data) function xembed_post_data (line 51) | int xembed_post_data(Display *dpy, Window w, CARD32 *data) FILE: utils/tray-xembed-test/xutils.c function x11_error_handler (line 24) | int x11_error_handler(Display *dpy, XErrorEvent *err) function x11_ok_helper (line 33) | int x11_ok_helper(const char *file, const int line, const char *func) function x11_current_error (line 47) | int x11_current_error() function x11_trap_errors (line 52) | void x11_trap_errors() function x11_untrap_errors (line 58) | int x11_untrap_errors() function Bool (line 67) | Bool x11_wait_for_timestamp(Display *dpy, XEvent *xevent, XPointer data) function Time (line 74) | Time x11_get_server_timestamp(Display *dpy, Window wnd) function x11_get_win_prop32 (line 93) | int x11_get_win_prop32(Display *dpy, Window dst, Atom atom, Atom type, u... function x11_send_client_msg32 (line 125) | int x11_send_client_msg32(Display *dpy, Window dst, Window wnd, Atom typ... function x11_set_window_size (line 143) | int x11_set_window_size(Display *dpy, Window w, int x, int y) function x11_get_window_size (line 162) | int x11_get_window_size(Display *dpy, Window w, int *x, int *y) function x11_get_window_min_size (line 178) | int x11_get_window_min_size(Display *dpy, Window w, int *x, int *y) function x11_get_window_abs_coords (line 196) | int x11_get_window_abs_coords(Display *dpy, Window dst, int *x, int *y) function x11_extend_root_event_mask (line 224) | void x11_extend_root_event_mask(Display *dpy, long mask) function x11_dump_win_info (line 270) | void x11_dump_win_info(Display *dpy, Window wid)