Used for tasks that take a long time to complete, blocks the assistant until the page is marked as complete. Only the back button will be shown.

Property definitions

gtk $ GtkAssistantPageType :: progress
	# Used for tasks that take a long time to complete, blocks the assistant until the page is marked as complete. Only the back button will be shown.
	new progress `{ return GTK_ASSISTANT_PAGE_PROGRESS; `}
lib/gtk/v3_4/gtk_assistant.nit:132,2--133,55