Benedikt Meurer

os-cillation
System development
Software developer

Version 1.0.1

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. The complete license text is available from the Free Software Foundation.

December 2007


I. Introduction
II. Fundamentals
Initialization and Shutdown
Basic Types — Standard Thunar-VFS types, defined for ease-of-use and portability.
ThunarVfsPath
ThunarVfsInfo — Stores information about files.
Utility Functions
III. Jobs
ThunarVfsJob
Jobs
IV. Filesystem Monitoring
ThunarVfsMonitor — Portable file system monitoring class.
V. MIME Types
ThunarVfsMimeInfo — Represents a MIME type in the system.
ThunarVfsMimeDatabase — Provides access to the MIME database.
ThunarVfsMimeHandler — Abstract base class for ThunarVfsMimeApplication and ThunarVfsMimeAction.
ThunarVfsMimeApplication — Registered Applications for MIME types.
ThunarVfsMimeAction — Registered desktop actions for ThunarVfsMimeApplications.
VI. Users and Groups Handling
ThunarVfsUser
ThunarVfsGroup
ThunarVfsUserManager
VII. Volume Handling
ThunarVfsVolume
ThunarVfsVolumeManager
Index