According to the GTK documentation found here: http://developer.gnome.org/gtk/2.24/GtkTextView.html#gtk-text-view-get-vadjustment TextView has get method called gtk_text_view_get_vadjustment (). However I can't find it in the c# bindings.
The GTK# TextView documentation seems to be missing in action. How do I get the VAdjustment of my TextView?
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
