![]() |
![]() |
![]() |
Tracker Miner Library Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
#include <libtracker-miner/tracker-media-art.h> void tracker_media_art_execute_queue (TrackerSparqlConnection *connection
); gboolean tracker_media_art_queue_removal (const gchar *uri
,const gchar *mime_type
);
void tracker_media_art_execute_queue (TrackerSparqlConnection *connection
);
gboolean tracker_media_art_queue_removal (const gchar *uri
,const gchar *mime_type
);
Adds a new request to tell the media art subsystem that uri
was removed.
Stored requests can be processed with tracker_media_art_execute_queue()
.
|
URI of the file |
|
mime-type of the file |
Returns : |
TRUE if successfully stored to be reported, FALSE otherwise. |
Since 0.10.4