Gtk.IconInfo.BuiltinPixbuf Property
Gets the built-in image for this icon, if any.

Syntax

public Gdk.Pixbuf BuiltinPixbuf { get; }

Value

a Gdk.Pixbuf, the built-in image pixbuf, or null.

Remarks

To allow Gtk to use built in icon images, you must pass the IconLookupFlags.UseBuiltin to IconTheme.LookupIcon().

Requirements

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