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

TGtkCalendar.set_detail_func

Declaration

Source position: lazgtk3.pas line 4239

procedure TGtkCalendar.set_detail_func(

  func: TGtkCalendarDetailFunc;

  data: gpointer;

  destroy_: TGDestroyNotify

);