gtk_text_view_add_child_in_window ( text_view child which_window xpos ypos -- )


Vocabulary
gtk.ffi

Inputs
text_viewan object
childan object
which_windowan object
xposan object
yposan object


Outputs
None

Definition