Quentin Sculo <squen...@free.fr> writes:
>
>       my $rcstyle=$widget->get_modifier_style;
>               # or my $rcstyle=Gtk2::RcStyle->new;
>       $rcstyle->xthickness(0);
>       $rcstyle->ythickness(0);
>       $widget->modify_style($rcstyle);

Thanks, that does the trick.
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to