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

gtk_render_icon

Declaration

Source position: lazgtk3.pas line 18212

procedure gtk_render_icon(

  context: PGtkStyleContext;

  cr: Pcairo_t;

  pixbuf: PGdkPixbuf;

  x: gdouble;

  y: gdouble

);