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

gtk_assistant_set_page_title

Declaration

Source position: lazgtk3.pas line 17363

procedure gtk_assistant_set_page_title(

  assistant: PGtkAssistant;

  page: PGtkWidget;

  title: Pgchar

);