1.1.2.2. campaign_selection

1.1.2.2.1. Classes

class CampaignSelectionDialog(*args, **kwargs)[source]

Bases: GladeGObject

Display a dialog which allows a new campaign to be created or an existing campaign to be opened.

__init__(*args, **kwargs)[source]
Parameters

application (Gtk.Application) – The parent application for this object.

dependencies = <GladeDependencies name='CampaignSelectionDialog' >[source]

A GladeDependencies instance which defines information for loading the widget from the GTK builder data.

load_campaigns(cursor=None)[source]

Load campaigns from the remote server and populate the Gtk.TreeView.

top_gobject = 'dialog'[source]

The name of the attribute to set a reference of the top level GObject to.