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

gtk_paned_pack2

Declaration

Source position: lazgtk3.pas line 18063

procedure gtk_paned_pack2(

  paned: PGtkPaned;

  child: PGtkWidget;

  resize: gboolean;

  shrink: gboolean

);