gtk.assistant

Module for Assistant class

Members

Classes

Assistant
class Assistant

A #GtkAssistant is a widget used to represent a generally complex operation splitted in several steps, guiding the user through its pages and controlling the page flow to collect the necessary data.

AssistantGidBuilder
class AssistantGidBuilder

Fluent builder for gtk.assistant.Assistant

AssistantGidBuilderImpl
class AssistantGidBuilderImpl(T)

Fluent builder implementation template for gtk.assistant.Assistant