Method
Gtk.TextView.remove
Declaration [src]
void
gtk_text_view_remove (
  GtkTextView* text_view,
  GtkWidget* child
)
Parameters
| child | GtkWidget | 
| the child to remove | |
| Ownership is not transferred to the callee |