* gtkutil.c (xg_tool_bar_expose_callback): New function.
authorJan Djärv <jan.h.d@swipnet.se>
Mon, 17 Feb 2003 18:39:53 +0000 (18:39 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Mon, 17 Feb 2003 18:39:53 +0000 (18:39 +0000)
commitf098b121caf14e743c05e8ea1f015a78aace5d15
tree84a70c8a67e635fb5a1387b5b57ce4ef30b17196
parenta56c637db20fe38ad078f047564f96cf31946d7a
* gtkutil.c (xg_tool_bar_expose_callback): New function.
(xg_create_tool_bar): Force style of tool bar to be horizontal with
icons. Set name of tool bar to emacs-toolbar.
(update_frame_tool_bar): Connect expose event to
xg_tool_bar_expose_callback.
src/ChangeLog
src/gtkutil.c