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

TGtkTextView.add_child_in_window

Declaration

Source position: lazgtk3.pas line 13752

procedure TGtkTextView.add_child_in_window(

  child: PGtkWidget;

  which_window: TGtkTextWindowType;

  xpos: gint;

  ypos: gint

);