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

TGtkThemingEngineClass.render_frame_gap

Declaration

Source position: lazgtk3.pas line 13943

TGtkThemingEngineClass.render_frame_gap : procedure(

  engine: PGtkThemingEngine;

  cr: Pcairo_t;

  x: gdouble;

  y: gdouble;

  width: gdouble;

  height: gdouble;

  gap_side: TGtkPositionType;

  xy0_gap: gdouble;

  xy1_gap: gdouble

);