guile-user
[Top][All Lists]
Advanced

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

Re: gtk: toolbar space style


From: Ariel Rios
Subject: Re: gtk: toolbar space style
Date: 04 Apr 2001 12:05:37 -0400

On 04 Apr 2001 11:45:53 +0200, David Pirotte wrote:
> Hello,
> 
> can someone tell me if it is possible (and how) I can tell a
> toolbar to set its space style to 'line
> 
I have added:

(define-enum GtkToolBarSpaceStyle
  (empty GTK_TOOLBAR_SPACE_EMPTY)
  (line GTK_TOOLBAR_SPACE_LINE))

to CVS so now  you can use empty or line =)

Thanks!

ariel




reply via email to

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