diff options
author | Yuuki Harano <masm+github@masm11.me> | 2020-10-05 21:18:06 +0900 |
---|---|---|
committer | Jeff Walsh <jeff.walsh@drtusers-MacBook-Pro.local> | 2020-11-24 12:24:40 +1100 |
commit | 4dbea5be1758788d9f6177ca3f7eaedc9e01ad56 (patch) | |
tree | 6dad3b1a3f2ad41ecb968e8ce8ad8be1b0f9e46c /lisp/emacs-lisp | |
parent | bb6862df1beddeaa4802af58b94332ba48afbb4f (diff) | |
download | emacs-4dbea5be1758788d9f6177ca3f7eaedc9e01ad56.tar.gz emacs-4dbea5be1758788d9f6177ca3f7eaedc9e01ad56.tar.bz2 emacs-4dbea5be1758788d9f6177ca3f7eaedc9e01ad56.zip |
Fix Gtk warnings
* src/gtkutil.c (xg_frame_set_char_size): Call appropriate function
(xg_set_undecorated): Do nothing if child frame.
(xg_set_no_focus_on_map): Do nothing if child frame.
(xg_set_no_accept_focus): Do nothing if child frame.
(xg_set_frame_icon): Do nothing if child frame.
(xg_get_file_name): Do nothing if child frame.
(xg_get_font):
* src/pgtkterm.c (pgtk_focus_frame): Do nothing if child frames.
(x_set_frame_alpha): Select correct widget.
(x_new_focus_frame): Focus only when non-child frames.
(pgtk_set_event_handler): Don't set for child frames.
* src/pgtkfns.c (xg_set_icon): Do nothing if child frames.
(xg_set_icon_from_xpm_data): Do nothing if child frames.
(pgtk_set_sticky): Do nothing if child frames.
(Fx_show_tip): Do nothing if child frames.
(Fpgtk_set_mouse_absolute_pixel_position): Select correct widget.
(Fpgtk_mouse_absolute_pixel_position): Select correct widget.
* src/pgtkmenu.c (pgtk_menu_show):
(pgtk_dialog_show):
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions