Gtk.IconFactory.LookupIconSize Method

Obtains the pixel size of a semantic icon size

Syntax

public void LookupIconSize (IconSize size, out int width, out int height)

Parameters

size
an icon size
width
an integer to store the icon's width
height
an integer to store the icon's height

Remarks

Requirements

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