3#ifndef _LIBGNOMEVFSMM_TRANSFER_PROGRESS_2_H
4#define _LIBGNOMEVFSMM_TRANSFER_PROGRESS_2_H
27#include <libgnomevfs/gnome-vfs-xfer.h>
48#ifndef DOXYGEN_SHOULD_SKIP_THIS
50 typedef GnomeVFSXferProgressInfo BaseObjectType;
62 operator bool()
const;
67#ifndef DOXYGEN_SHOULD_SKIP_THIS
68 void assign_gobj(GnomeVFSXferProgressInfo* src);
Provides progress information for the transfer operation.
Definition transfer-progress-2.h:46
FileSize get_bytes_copied() const
GnomeVFSXferProgressInfo * gobject_
Definition transfer-progress-2.h:90
bool get_top_level_item() const
long int get_total_files() const
const GnomeVFSXferProgressInfo * gobj() const
Definition transfer-progress-2.h:65
Glib::ustring get_duplicate_name() const
Result get_vfs_status() const
ProgressStatus get_status() const
Glib::ustring get_target_name() const
GnomeVFSXferProgressInfo * gobj()
Definition transfer-progress-2.h:64
ProgressInfo(GnomeVFSXferProgressInfo *src)
FileSize get_total_bytes_copied() const
int get_duplicate_count() const
Glib::ustring get_source_name() const
long int get_file_index() const
FileSize get_total_bytes() const
FileSize get_file_size() const
GnomeVFSFileSize FileSize
Definition types.h:29