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

TGtkAssistantPageFunc

Declaration

Source position: lazgtk3.pas line 3711

type TGtkAssistantPageFunc = function(

  current_page: gint;

  data: gpointer

):gint;