]> git.eshelyaron.com Git - emacs.git/commit
* xterm.c (x_wm_set_icon_pixmap): Move GTK specific code to
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 16 Aug 2005 19:34:25 +0000 (19:34 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 16 Aug 2005 19:34:25 +0000 (19:34 +0000)
commitada192bab1e72a77191e709d2e4d8156eec134c6
tree7425474bd27f7ee0bdaf33b67a10f79be3aea309
parente76738f9622c1351364548c8326aa82190b17fd3
* xterm.c (x_wm_set_icon_pixmap): Move GTK specific code to
xg_set_frame_icon and call it.

* gtkutil.c (xg_set_frame_icon): New function.

* gtkutil.h (xg_set_frame_icon): Declare it.
src/ChangeLog