Method

StIconInfoget_filename

Declaration [src]

const char*
st_icon_info_get_filename (
  StIconInfo* icon_info
)

Description [src]

Gets the filename for the icon.

Return value

Type: const char*

The filename for the icon, or NULL. The return value is owned by GTK+ and should not be modified or freed.

The data is owned by the instance.
The return value can be NULL.
The value is a file system path, using the OS encoding.