Process
Description:
[
CCode ( has_construct_function =
false ) ]
public Process ()
throws Error
Initialize a GObject for processing and extracting media art.
This function initializes cache hash tables, backend plugins, storage modules used for removable devices and a connection to D-Bus.
Returns:
A new Process object on success or null
if throws is set. This object must be freed using
unref.
|