GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
icons.grass_icons Namespace Reference

Variables

tuple iconPath = os.path.join(globalvar.ETCDIR, "gui", "icons", "grass")
tuple iconPathVDigit = os.path.join(globalvar.ETCDIR, "gui", "icons", "grass", "edit")
dictionary iconSet

Detailed Description

Original GRASS icon set from old TCL/TK GUI

Variable Documentation

tuple icons.grass_icons.iconPath = os.path.join(globalvar.ETCDIR, "gui", "icons", "grass")

Definition at line 9 of file grass_icons.py.

tuple icons.grass_icons.iconPathVDigit = os.path.join(globalvar.ETCDIR, "gui", "icons", "grass", "edit")

Definition at line 10 of file grass_icons.py.

dictionary icons.grass_icons.iconSet

Definition at line 12 of file grass_icons.py.