On Tue, May 17, 2011 at 3:44 PM, Torsten Schoenfeld <kaffeeti...@gmx.de> wrote:
> On 17.05.2011 22:15, Dave M wrote:
>>>
>>> Gtk2::Toolbar has a "relief-style" property, does that work?
>>>
>>>  $toolbar->set(relief_style =>  'none');
>>
>> Unfortunately not:
>> *** unhandled exception in callback:
>> ***   type Gtk2::Toolbar does not support property 'relief_style' at ...
>
> Ah, right, it's called "button-relief" and is actually a style property.
>  And these can can only be set via the rc file machinery.  I don't have an
> example for that handy.  But note that style properties are usually
> considered theme territory which a normal application shouldn't need to
> enter.
> _______________________________________________

Ok, thanks - appreciate the assistance!  I'll leave it alone then.
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to