unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
Cc: emacs-devel@gnu.org
Subject: Re: Narrow separator tool bar icon in Emacs 22?
Date: Fri, 27 Jan 2006 14:54:34 +0100	[thread overview]
Message-ID: <43DA261A.7000607@swipnet.se> (raw)
In-Reply-To: <v9acdpy1y4.fsf@marauder.physik.uni-ulm.de>

Reiner Steib wrote:

>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?
>

The way to make items of unequal width changed from GTK 2.2 to GTK 2.4 
in an incompatible way.  So I can make your example work, but then we 
would have to require GTK 2.4 or newer.  Maybe that isn't such a big 
reuirement now that 2.8 is out.

    Jan D.

  reply	other threads:[~2006-01-27 13:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-21 16:34 Narrow separator tool bar icon in Emacs 22? Reiner Steib
2006-01-27 13:54 ` Jan D. [this message]
2006-01-29 20:01   ` Required GTK version (was: Narrow separator tool bar icon in Emacs 22?) Reiner Steib
2006-01-29 21:10     ` Required GTK version David Kastrup
2006-01-31 15:35       ` Jan D.
2006-01-31 16:42       ` Reiner Steib

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43DA261A.7000607@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).