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

gtk_box_new

Declaration

Source position: lazgtk3.pas line 15327

function gtk_box_new(

  orientation: TGtkOrientation;

  spacing: gint

):PGtkBox;