[Mono-list] TextView Get VAdjustment

Jim Orcheson jim at va3hj.ca
Thu Jul 7 13:31:11 EDT 2011


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  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20110707/4770b587/attachment.html 


More information about the Mono-list mailing list