icon-size

Name

icon-size -- Return the size of the icon for WIN.

Synopsis

(icon-size  #&optional win)

Description

Return the size of the icon for win. The position is returned as a list of the width and height in pixels. win defaults to the window context in the usual way if not specified.

Implementation Notes

Module: Built-in Primitive

Defined in src/window.c at line 2655 (CVS log)