[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

gtk_text_view_add_child_in_window

Declaration

Source position: lazgtk3.pas line 18411

procedure gtk_text_view_add_child_in_window(

  text_view: PGtkTextView;

  child: PGtkWidget;

  which_window: TGtkTextWindowType;

  xpos: gint;

  ypos: gint

);