diff options
| author | Julian Andres Klode <jak@debian.org> | 2010-01-20 15:35:52 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2010-01-20 15:35:52 +0100 |
| commit | c75e060f3834aace962e65a578370806406d608a (patch) | |
| tree | 966f81a9e2947a082e7b6c4093fb5d04aecac2f0 /doc/source | |
| parent | 9e02af1e9a2509f4c443d5dba21a80ef935f479c (diff) | |
| download | python-apt-c75e060f3834aace962e65a578370806406d608a.tar.gz | |
apt/progress/gtk2.py: Add GAcquireProgress.
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/library/apt.progress.gtk2.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/library/apt.progress.gtk2.rst b/doc/source/library/apt.progress.gtk2.rst index 6c00e731..0d53ad41 100644 --- a/doc/source/library/apt.progress.gtk2.rst +++ b/doc/source/library/apt.progress.gtk2.rst @@ -38,9 +38,9 @@ GObject progress classes Emitted when a conffile update is happening. -.. class:: GFetchProgress +.. class:: GAcquireProgress - An implementation of :class:`apt.progress.old.FetchProgress` supporting + An implementation of :class:`apt.progress.base.AcquireProgress` supporting GObject signals. The class emits the following signals: .. describe:: status-changed(description: str, percent: int) |
