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:
Returns:
|
the TextView of gtk_view.
|