VirtualBox

source: vbox/trunk/src/VBox/RDP/client-1.8.4/xproto.h@ 88182

最後變更 在這個檔案從88182是 55121,由 vboxsync 提交於 10 年 前

rdesktop 1.8.3 unmodified

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 883 位元組
 
1void xclip_handle_SelectionNotify(XSelectionEvent * event);
2void xclip_handle_SelectionRequest(XSelectionRequestEvent * xevent);
3void xclip_handle_SelectionClear(void);
4void xclip_handle_PropertyNotify(XPropertyEvent * xev);
5int ewmh_get_window_state(Window w);
6int ewmh_change_state(Window wnd, int state);
7int ewmh_move_to_desktop(Window wnd, unsigned int desktop);
8int ewmh_get_window_desktop(Window wnd);
9void ewmh_set_wm_name(Window wnd, const char *title);
10int ewmh_set_window_popup(Window wnd);
11int ewmh_set_window_modal(Window wnd);
12void ewmh_set_icon(Window wnd, int width, int height, const char *rgba_data);
13void ewmh_del_icon(Window wnd, int width, int height);
14int ewmh_set_window_above(Window wnd);
15RD_BOOL ewmh_is_window_above(Window w);
16void set_keypress_keysym(unsigned int keycode, KeySym keysym);
17KeySym reset_keypress_keysym(unsigned int keycode, KeySym keysym);
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette