* gtkutil.c (xg_tool_bar_button_cb): New function.
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 14 Feb 2006 10:01:58 +0000 (10:01 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 14 Feb 2006 10:01:58 +0000 (10:01 +0000)
commit2334f9e76929128e5237b435746fcd6bb5df9e80
treeaa8116defd1c6aca64bd58af3967d8594cdd18f5
parentd39f8cb63439e175c8bbb53f921ab92d41dc0357
* gtkutil.c (xg_tool_bar_button_cb): New function.
 (xg_tool_bar_callback): Call x_x_to_emacs_modifiers to
 store modifiers in event.
 (update_frame_tool_bar): Connect button-release-event to
 xg_tool_bar_button_cb.
src/gtkutil.c