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

gtk_calendar_set_detail_func

Declaration

Source position: lazgtk3.pas line 17409

procedure gtk_calendar_set_detail_func(

  calendar: PGtkCalendar;

  func: TGtkCalendarDetailFunc;

  data: gpointer;

  destroy_: TGDestroyNotify

);