get_from_gtk_text_view


Description:

public static unowned TextView get_from_gtk_text_view (TextView gtk_view)

Returns the TextView of gtk_view.

The returned object is guaranteed to be the same for the lifetime of gtk_view.

Parameters:

gtk_view

a TextView.

Returns:

the TextView of gtk_view.