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

gtk_buildable_set_buildable_property

Declaration

Source position: lazgtk3.pas line 17384

procedure gtk_buildable_set_buildable_property(

  buildable: PGtkBuildable;

  builder: PGtkBuilder;

  name: Pgchar;

  value: PGValue

);