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

TGtkAssistant.set_forward_page_func

Declaration

Source position: lazgtk3.pas line 3737

procedure TGtkAssistant.set_forward_page_func(

  page_func: TGtkAssistantPageFunc;

  data: gpointer;

  destroy_: TGDestroyNotify

);