Re: changing the way checkbutton looks
On Thu, Sep 23, 2010 at 08:14:49AM -0700, Sergei Steshenko wrote: > by default checkbutton has kind of 'v' on it when active and no special > sign when not active. > > Is there a simple way to change what's shown on it inside the application ? > I.e. I do not want to change this in theme. Subclassing GtkCheckButton and overriding draw_indicator() method should work since it works for radio buttons. Yeti ___ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-list
size of shaped widget
Hi How i can to change the size of shaped widget? Thanks for your help. Maxim ___ gtk-list mailing list gtk-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-list