Re: toolbar relief style



On Tue, May 17, 2011 at 3:44 PM, Torsten Schoenfeld <kaffeetisch 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.



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