 |  |  | GnomeVFS - Filesystem Abstraction library |  |
---|
Context
Details
gnome_vfs_context_new ()
GnomeVFSContext* gnome_vfs_context_new (void);
gnome_vfs_context_ref ()
void gnome_vfs_context_ref (GnomeVFSContext *ctx);
gnome_vfs_context_unref ()
void gnome_vfs_context_unref (GnomeVFSContext *ctx);
gnome_vfs_context_get_cancellation ()
GnomeVFSCancellation* gnome_vfs_context_get_cancellation
(const GnomeVFSContext *ctx);
gnome_vfs_context_check_cancellation()
#define gnome_vfs_context_check_cancellation(x)
gnome_vfs_context_peek_current ()
const GnomeVFSContext* gnome_vfs_context_peek_current
(void);
gnome_vfs_context_check_cancellation_current ()
gboolean gnome_vfs_context_check_cancellation_current
(void);