emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Narrow separator tool bar icon in Emacs 22?


From: Reiner Steib
Subject: Narrow separator tool bar icon in Emacs 22?
Date: Sat, 21 Jan 2006 17:34:43 +0100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

Hi,

in Emacs 21, the following code adds a *narrow* separator icon [1] and
an exit icon to the toolbar:

  (tool-bar-add-item "/tmp/separator" "sep" 'ignore :help "separator") 
  (tool-bar-add-item "exit" "exit" 'bury-buffer)

In Emacs 22 (Gtk build), the separator icon is as broad as the other
icons.  Is it possible to have a narrow separator in Emacs 22?  How?

Bye, Reiner.

[1] The separator icon is attached.  It's sep.xpm from AUCTeX.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

Attachment: separator.xpm
Description: sep.xpm from AUCTeX


reply via email to

[Prev in Thread] Current Thread [Next in Thread]