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

gtk_render_background_get_clip

Declaration

Source position: lazgtk3.pas line 18205

procedure gtk_render_background_get_clip(

  context: PGtkStyleContext;

  x: gdouble;

  y: gdouble;

  width: gdouble;

  height: gdouble;

  out_clip: PGdkRectangle

);