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

gtk_assistant_set_forward_page_func

Declaration

Source position: lazgtk3.pas line 17360

procedure gtk_assistant_set_forward_page_func(

  assistant: PGtkAssistant;

  page_func: TGtkAssistantPageFunc;

  data: gpointer;

  destroy_: TGDestroyNotify

);