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

TGtkListBoxCreateWidgetFunc

Declaration

Source position: lazgtk3.pas line 9409

type TGtkListBoxCreateWidgetFunc = function(

  item: PGObject;

  user_data: gpointer

):PGtkWidget;