gaupol.assistants.IntroductionPage

Source: gaupol/assistants.py

Anchestors: gaupol.assistants.BuilderPage, gaupol.assistants.TextAssistantPage, gi.overrides.Gtk.Box, gi.repository.Gtk.Box, gi.overrides.Gtk.Container, gi.repository.Gtk.Container, gi.overrides.Gtk.Widget, gi.repository.Gtk.Widget, gi.repository.GObject.InitiallyUnowned, gi.overrides.GObject.Object, gi.repository.GObject.Object, gi._gobject._gobject.GObject, builtins.object

class gaupol.assistants.IntroductionPage
Page for listing all text correction tasks.

Methods

IntroductionPage.__init__(assistant)

Initialize a IntroductionPage instance.

IntroductionPage.get_field()

Return the selected field.

IntroductionPage.get_selected_pages()

Return selected content pages.

IntroductionPage.get_target()

Return the selected target.

IntroductionPage.populate_tree_view(content_pages)

Populate the tree view with tasks from content_pages.