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

TGtkListBox.set_header_func

Declaration

Source position: lazgtk3.pas line 9462

procedure TGtkListBox.set_header_func(

  update_header: TGtkListBoxUpdateHeaderFunc;

  user_data: gpointer;

  destroy_: TGDestroyNotify

);