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

TGtkListBoxUpdateHeaderFunc

Declaration

Source position: lazgtk3.pas line 9432

type TGtkListBoxUpdateHeaderFunc = procedure(

  row: PGtkListBoxRow;

  before: PGtkListBoxRow;

  user_data: gpointer

);