all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
Cc: emacs-devel@gnu.org
Subject: Re: Gtk patch version 2, part 1
Date: Tue, 17 Dec 2002 20:45:41 +0100	[thread overview]
Message-ID: <2005353E-11F8-11D7-964A-00039363E640@swipnet.se> (raw)
In-Reply-To: <18357.1040121761@remus.pretzelnet.org>


tisdagen den 17 december 2002 kl 11.42 skrev Eric Gillespie:

> Miles Bader <miles@lsi.nec.co.jp> writes:
>
>> Ok, I tried putting the following:
>>
>>    style "emacs-menubar-font" { font = "URW Gothic L 10" }
>>    widget "emacs-menubar" style "emacs-menubar-font"
>>
>> in ~/.gtkrc-2.0, and it doesn't seem to have any effect.
>
> Sorry, but as i said in my message you got that from, that is
> only an example.  I do not know what name (if any) Jan has used
> for the menubar.

It is actually called "menubar" (I use the same names as Xt).  But
due to my ignorance, I missed to give a name to the top level widget,
(I thought it picked up argv[0] by default, but that does not seem
to be the case), so you have to say:

   widget "*.menubar.*" style "your_style"

However, menubar sounds quite generic, so it might affect other applications
also.  I recommend reading the link Eric posted in another mail.  The
format of GTK resource files are quite different from the standard
.Xdefaults syntax.  I am not very good at it.

	Jan D.

  reply	other threads:[~2002-12-17 19:45 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-16 20:22 Gtk patch version 2, part 1 Jan D.
2002-12-17  2:03 ` Miles Bader
2002-12-17  5:18   ` Eric Gillespie
2002-12-17  5:26     ` Eric Gillespie
2002-12-17  5:55       ` Miles Bader
2002-12-17  6:21         ` Eric Gillespie
2002-12-17  8:57           ` Miles Bader
2002-12-17  9:15             ` Miles Bader
2002-12-17 10:42               ` Eric Gillespie
2002-12-17 19:45                 ` Jan D. [this message]
2002-12-18  2:01               ` Richard Stallman
2002-12-17  9:29             ` Eric Gillespie
2002-12-17 19:15           ` Jan D.
2002-12-17  9:32   ` Miles Bader
2002-12-17 19:22     ` Jan D.
2002-12-17 19:14   ` Jan D.
2002-12-18  1:08     ` Miles Bader
2002-12-18  6:40       ` Jan D.
2002-12-17 10:14 ` Simon Josefsson
2002-12-17 19:25   ` Jan D.
2002-12-18  0:50     ` Nick Roberts
2002-12-18 18:51       ` Richard Stallman
2002-12-17 18:44 ` Richard Stallman
2002-12-17 19:36   ` Jan D.
2002-12-18  5:54     ` Eli Zaretskii
2002-12-18 14:59       ` Alex Schroeder
2002-12-19 18:33         ` Richard Stallman
2002-12-20 15:21           ` Kai Großjohann

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

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

  git send-email \
    --in-reply-to=2005353E-11F8-11D7-964A-00039363E640@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.