IconSource.getFilename

Retrieves the source filename, or %NULL if none is set. The filename is not a copy, and should not be modified or expected to persist beyond the lifetime of the icon source.

More...
class IconSource
string
getFilename
()

Return Value

Type: string

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

Detailed Description

Deprecated: Use #GtkIconTheme instead.

Meta