]> git.eshelyaron.com Git - emacs.git/commit
(xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 28 Aug 2007 10:11:19 +0000 (10:11 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 28 Aug 2007 10:11:19 +0000 (10:11 +0000)
commit98a92193e7950637f8b3ecf5ffe6cfa04dadd9d2
tree6664ec3d425915722df185a9385aa14492cc602b
parent23e2b39d14a125f327fceb3bb8abc7e611bc6e85
(xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
so no Lisp code is executed.
(file_for_image, find_rtl_image): New functions.
(xg_get_image_for_pixmap): Use file_for_image
(update_frame_tool_bar): If direction is RTL, use RTL image if
defined.  Use Gtk stock images if defined.
src/gtkutil.c