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

TGtkThemingEngineClass.render_background

Declaration

Source position: lazgtk3.pas line 13941

TGtkThemingEngineClass.render_background : procedure(

  engine: PGtkThemingEngine;

  cr: Pcairo_t;

  x: gdouble;

  y: gdouble;

  width: gdouble;

  height: gdouble

);