|
System.Gnome.VFS.Init | Portability | portable (depends on GHC) | Stability | alpha | Maintainer | gtk2hs-devel@lists.sourceforge.net |
|
|
|
|
|
Description |
|
|
Synopsis |
|
|
|
|
Initialization and Shutdown
|
|
|
If gnome-vfs is not already initialized, initialize it. This must
be called prior to performing any other gnome-vfs operations, and
may be called multiple times without error.
|
|
|
Cease all active gnome-vfs operations and unload the MIME database
from memory.
|
|
|
Detects if gnome-vfs has already been initialized (gnome-vfs must
be initialized prior to using any methods or operations).
|
|
Produced by Haddock version 2.6.0 |