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

gtk_cell_renderer_set_padding

Declaration

Source position: lazgtk3.pas line 17484

procedure gtk_cell_renderer_set_padding(

  cell: PGtkCellRenderer;

  xpad: gint;

  ypad: gint

);