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

TGtkColorSelectionChangePaletteWithScreenFunc

Declaration

Source position: lazgtk3.pas line 5725

type TGtkColorSelectionChangePaletteWithScreenFunc = procedure(

  screen: PGdkScreen;

  colors: PGdkColor;

  n_colors: gint

);