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

gtk_render_focus

Declaration

Source position: lazgtk3.pas line 18209

procedure gtk_render_focus(

  context: PGtkStyleContext;

  cr: Pcairo_t;

  x: gdouble;

  y: gdouble;

  width: gdouble;

  height: gdouble

);