Method
GtkTextViewremove
Declaration [src]
void
gtk_text_view_remove (
GtkTextView* text_view,
GtkWidget* child
)
Parameters
child
-
Type:
GtkWidget
The child to remove.
The data is owned by the caller of the function.