public inbox for guile-gtk@sourceware.org
 help / color / mirror / Atom feed
From: David Pirotte <david@altosw.be>
To: Ariel Rios <ariel@linuxppc.org>
Cc: guile-gtk <guile-gtk@sourceware.cygnus.com>,
	"guile-user@gnu.org" <guile-user@gnu.org>
Subject: Re: gtk: toolbar space style
Date: Wed, 04 Apr 2001 12:41:00 -0000	[thread overview]
Message-ID: <3ACB870A.F4B88D97@altosw.be> (raw)
In-Reply-To: <986400337.1886.1.camel@soleil>

Ariel Rios wrote:
>  
> (define-enum GtkToolBarSpaceStyle
>   (empty GTK_TOOLBAR_SPACE_EMPTY)
>   (line GTK_TOOLBAR_SPACE_LINE))
> 

Thanks Ariel,

but don't you also need to add:

(define-func gtk_toolbar_set_space_style
  none
  ((GtkToolbar toolbar)
   (GtkToolBarSpaceStyle style))
  )

or something like that: it's not in my gtk-1.2.defs file (I am
using guile-gtk-0.19)

can I just add these lines (including yours of course) and just recompile?

if not, where is the cvs site for guile-gtk ?

thanks again
David

      parent reply	other threads:[~2001-04-04 12:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-04  5:50 David Pirotte
     [not found] ` <986400337.1886.1.camel@soleil>
2001-04-04 12:40   ` David Pirotte
     [not found]     ` <986428047.18191.5.camel@soleil>
2001-04-05  2:41       ` David Pirotte
2001-04-05  5:28         ` Announcing guile-gobject Martin Baulig
2001-04-09  9:25           ` Marius Vollmer
     [not found]         ` <986508739.1535.0.camel@soleil>
2001-04-06 10:03           ` gtk: toolbar space style David Pirotte
2001-04-04 12:41   ` David Pirotte [this message]

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=3ACB870A.F4B88D97@altosw.be \
    --to=david@altosw.be \
    --cc=ariel@linuxppc.org \
    --cc=guile-gtk@sourceware.cygnus.com \
    --cc=guile-user@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.
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).