IconSource.getFilename

Warning gtk_icon_source_get_filename has been deprecated since version 3.10 and should not be used in newly-written code. Use GtkIconTheme instead. 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.

class IconSource
string
getFilename
()

Return Value

Type: string

image filename. This string must not be modified or freed. [type filename]

Meta