Deborah Swayne <[EMAIL PROTECTED]> writes: > The documentation seems to suggest that this routine > should still be part of gtk2, but it isn't there. > > gtk_spin_button_set_shadow_type() > > Is there something else I should use? >
It doesn't seem to be in the manual: http://developer.gnome.org/doc/API/2.0/gtk/gtkspinbutton.html The tutorial is not-very-well-upgraded to 2.0, if you found it there. The normal thing to use here is nothing, it's now determined by the theme. Havoc _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
