1.1.2.3. clone_page
1.1.2.3.1. Classes
- class ClonePageDialog(*args, **kwargs)[source]
Bases:
GladeGObject
Display a dialog for cloning a web page. The logic for the cloning operation is provided by the
web_cloner
module.- __init__(*args, **kwargs)[source]
- Parameters
application (
Gtk.Application
) – The parent application for this object.
- dependencies = <GladeDependencies name='ClonePageDialog' >[source]
A
GladeDependencies
instance which defines information for loading the widget from the GTK builder data.