ICONS - Man Page | ![]() |
|||||||
|
icons::icons mode ?option value(s) ...? ?icon-list?
-group group-list|filename-glob-pattern
-group group-list|filename-glob-pattern
n | - Name (Icon) |
g | - Groups |
t | - Type |
s | - Size |
d | - Data (Image) |
n | - Name (Icon) |
g | - Groups ***Always set to "N/A"*** |
t | - Type ***Set to "GIF" or "PNG" as appropriate*** |
s | - Size ***Only available if icon image has been created*** |
d | - Data (Image) ***Only available if icon image has been created and Tcl/Tk version 8.6.0 or greater*** |
name:groups:type:size:image-data
name | Icon name (Must be unique).
groups | List of groups to which icon belongs (Must be at least one).
| type | Image data type (Only photo currently supported).
| size | Size of icon (widthxheight, In pixels).
| image-data | Image data (Base64 encoded GIF/PNG).
| |