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

TGtkBuildableIface.set_buildable_property

Declaration

Source position: lazgtk3.pas line 3998

TGtkBuildableIface.set_buildable_property : procedure(

  buildable: PGtkBuildable;

  builder: PGtkBuilder;

  name: Pgchar;

  value: PGValue

);