Daniel,

gtk-text-view-get-vadjustment was added to gtk+ in version 2.22.
gtk# is at version 2.12 which I think corresponds to gtk+ 2.12. Certainly a number of things added in gtk+ 2.18 are not included, so I assume the version numbers actually correspond (i.e. gkt# 2.12 matches gtk+ 2.12).

Jim

On 11-07-07 09:22 AM, Daniel Hughes wrote:
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
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to