IconSize.lookup

class IconSize
static
int
lookup
(,
out int width
,
out int height
)

Parameters

size GtkIconSize

an icon size. [type int]

width int

location to store icon width. out[allow-none]

height int

location to store icon height. out[allow-none]

Return Value

Type: int

TRUE if size was a valid size

Meta