Gtk.Image.GetIconSet Method
Get the icon set and size, if this image is using an icon set

Syntax

public void GetIconSet (out IconSet icon_set, out IconSize size)

Parameters

icon_set
the Gtk.IconSet
size
the icon size, a Gtk.IconSize

Remarks

If the Gtk.Image is displaying an image from an icon set, this method can be used to retrieve the icon set and the size.

Requirements

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