Initialization and Shutdown
#include <thunar-vfs/thunar-vfs.h> void thunar_vfs_init (void); void thunar_vfs_shutdown (void);
void thunar_vfs_init (void);
Initializes the ThunarVFS library.
void thunar_vfs_shutdown (void);
Shuts down the ThunarVFS library.