Encapsulates the details of an individual file info request that was part of a mass file info request launched through Async2::Handle::get_file_info(), and is passed to a Async2::Handle::SlotGetFileInfo.
More...
#include <async-handle-2.h>
Encapsulates the details of an individual file info request that was part of a mass file info request launched through Async2::Handle::get_file_info(), and is passed to a Async2::Handle::SlotGetFileInfo.
◆ FileInfoResult() [1/3]
Gnome::Vfs::FileInfoResult::FileInfoResult |
( |
| ) |
|
◆ FileInfoResult() [2/3]
Gnome::Vfs::FileInfoResult::FileInfoResult |
( |
GnomeVFSGetFileInfoResult * |
castitem, |
|
|
bool |
make_a_copy = false |
|
) |
| |
|
explicit |
◆ FileInfoResult() [3/3]
Gnome::Vfs::FileInfoResult::FileInfoResult |
( |
const FileInfoResult & |
src | ) |
|
◆ ~FileInfoResult()
Gnome::Vfs::FileInfoResult::~FileInfoResult |
( |
| ) |
|
◆ get_file_info()
Glib::RefPtr<FileInfo> Gnome::Vfs::FileInfoResult::get_file_info |
( |
| ) |
const |
◆ get_result()
Result Gnome::Vfs::FileInfoResult::get_result |
( |
| ) |
const |
◆ get_uri()
Glib::RefPtr<Uri> Gnome::Vfs::FileInfoResult::get_uri |
( |
| ) |
const |
◆ gobj() [1/2]
GnomeVFSGetFileInfoResult* Gnome::Vfs::FileInfoResult::gobj |
( |
| ) |
|
|
inline |
◆ gobj() [2/2]
const GnomeVFSGetFileInfoResult* Gnome::Vfs::FileInfoResult::gobj |
( |
| ) |
const |
|
inline |
◆ gobj_copy()
GnomeVFSGetFileInfoResult* Gnome::Vfs::FileInfoResult::gobj_copy |
( |
| ) |
const |
Provides access to the underlying C instance. The caller is responsible for freeing it. Use when directly setting fields in structs.
◆ operator=()
◆ wrap()
A Glib::wrap() method for this object.
- Parameters
-
object | The C instance. |
take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. |
- Returns
- A C++ instance that wraps this C instance.
◆ gobject_
GnomeVFSGetFileInfoResult* Gnome::Vfs::FileInfoResult::gobject_ |
|
protected |
The documentation for this class was generated from the following file: