get_filename


Description:

public unowned string get_filename ()

Retrieves the source filename, or null if none is set.

Note:

Use IconTheme instead.

The filename is not a copy, and should not be modified or expected to persist beyond the lifetime of the icon source.

Parameters:

this

a IconSource

Returns:

image filename. This string must not be modified or freed.