Re: toolbar relief style
- From: Kevin Ryde <user42 zip com au>
- To: Dave M <dave nerd gmail com>
- Cc: gtk-perl-list gnome org
- Subject: Re: toolbar relief style
- Date: Fri, 20 May 2011 11:53:49 +1000
Dave M <dave nerd gmail com> writes:
I'll leave it alone then.
I think the rc "priority" level can let user or theme override,
supposedly. Level ":application" is probably right for applications, or
level ":gtk" for implementing a widget subclass.
Gtk2::Rc->parse_string (<<'HERE');
style "My_fixed_width_font" {
font_name = "Courier 12"
}
widget_class "My__Diagnostics.*.GtkTextView" style:application "My_fixed_width_font"
HERE
Making the widget/class/thingie path bit hit the right widgets is fairly
painful, and you only know it's wrong when it has no effect! The style
properties as such are things like
GtkWidget::focus-padding = 0
if I remember rightly.
--
I wear my sunnies day and night ever since I bought an album called
"Full Boar". There was a picture of a pig wearing sunglasses on the
cover and I reckoned if a pig can look cool in sunglasses then why not
me.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]