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

gtk_container_add_with_properties

Declaration

Source position: lazgtk3.pas line 17548

procedure gtk_container_add_with_properties(

  container: PGtkContainer;

  widget: PGtkWidget;

  first_prop_name: Pgchar;

  args: array of Const

);