Hi, David Kinyanjui <[EMAIL PROTECTED]> writes:
> I don't know if my brains are in a blackout or I'm just dumb! > I need to implement the following: > gtk_container_set_focus_vadjustment (GtkContainer *container, > GtkAdjustment *adjustment); > > I need someone to provide me with an example on how to implement this. > OR > Any other example on how to automagically scroll the scrollbars > (especially the vertical one) in a scrolledwindow. Are you perhap looking for gtk_scrolled_window_set_vadjustment() ? Sven _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
