Gtk.IconInfo.Filename Property
Gets the filename for the icon.

Syntax

public string Filename { get; }

Value

a string, the filename for the icon, or null

Remarks

If the IconLookupFlags.UseBuiltin flag was passed to IconTheme.LookupIcon(), there may be no filename if a builtin icon is returned; in this case, you should use IconInfo.BuiltinPixbuf.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Since: Gtk# 2.4