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

gtk_render_slider

Declaration

Source position: lazgtk3.pas line 18218

procedure gtk_render_slider(

  context: PGtkStyleContext;

  cr: Pcairo_t;

  x: gdouble;

  y: gdouble;

  width: gdouble;

  height: gdouble;

  orientation: TGtkOrientation

);