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

TGtkThemingEngineClass.render_option

Declaration

Source position: lazgtk3.pas line 13946

TGtkThemingEngineClass.render_option : procedure(

  engine: PGtkThemingEngine;

  cr: Pcairo_t;

  x: gdouble;

  y: gdouble;

  width: gdouble;

  height: gdouble

);