1.1.2.5. configuration

1.1.2.5.1. Classes

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

Bases: GladeGObject

Display the King Phisher client configuration dialog. Running this dialog via the interact() method will cause some server settings to be loaded.

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

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

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

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

top_gobject = 'dialog'[source]

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