#include <async-handle.h>
Public Member Functions | |
| FindDirectoryResult () | |
| FindDirectoryResult (GnomeVFSFindDirectoryResult *castitem, bool make_a_copy=false) | |
| FindDirectoryResult (const FindDirectoryResult &src) | |
| FindDirectoryResult & | operator= (const FindDirectoryResult &src) |
| ~FindDirectoryResult () | |
| GnomeVFSFindDirectoryResult * | gobj () |
| const GnomeVFSFindDirectoryResult * | gobj () const |
| GnomeVFSFindDirectoryResult * | gobj_copy () const |
| Provides access to the underlying C instance. The caller is responsible for freeing it. Use when directly setting fields in structs. | |
Protected Attributes | |
| GnomeVFSFindDirectoryResult * | gobject_ |
Related Functions | |
| (Note that these are not member functions.) | |
| Gnome::Vfs::FindDirectoryResult | wrap (GnomeVFSFindDirectoryResult *object, bool take_copy=false) |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C instance. The caller is responsible for freeing it. Use when directly setting fields in structs.
|
|
|
|
|
||||||||||||
|
|
|
|
|
1.4.1