Icon Utils
Icon Utils — Provides utilities for working with icons
|
|
Description
Provides utilities for working with icons
Details
launcher_icon_utils_icon_name_for_volume_uri ()
gchar * launcher_icon_utils_icon_name_for_volume_uri
(const gchar *uri
);
Given uri
will return an icon_name string associated with the volume
uri :
|
a string containing the URI of the volume
|
Returns : |
An icon_name string
|