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

gtk_assistant_set_page_type

Declaration

Source position: lazgtk3.pas line 17364

procedure gtk_assistant_set_page_type(

  assistant: PGtkAssistant;

  page: PGtkWidget;

  type_: TGtkAssistantPageType

);