GtkCheckButton::indicator-size has no effect




I have the following entries in a gtkrc file.  Style "ScrollbarSlider" works
on widgets of class GtkScrollbar.  
Style "CheckButtonSize" has no effect on widgets of class GtkCheckButton.

style "ScrollbarSlider"
{
        GtkScrollbar::min-slider-length = 14
}
class "GtkScrollbar" style "ScrollbarSlider"

style "CheckButtonSize"
{
        GtkCheckButton::indicator-size = 20
}
class "GtkCheckButton" style "CheckButtonSize"

I have searched the mailing list, the documentation, Bugzilla, and the web
generally for clues as to why GtkCheckButton::indicator-size might not work
and have turned up nothing.  Any ideas what might be wrong here or how to
make it work?

Sincerely,
John Boncek
-- 
View this message in context: 
http://www.nabble.com/GtkCheckButton%3A%3Aindicator-size-has-no-effect-tp20016527p20016527.html
Sent from the Gtk+ - Apps Dev mailing list archive at Nabble.com.




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