|
GRASS Programmer's Manual
6.4.2(2012)
|
Public Member Functions | |
| def | __init__ |
| Main GUI class. | |
| def | OnInit |
| Initialize all available image handlers. | |
Data Fields | |
| workspaceFile | |
| locale | |
| def wxgui.GMApp.__init__ | ( | self, | |
workspace = None |
|||
| ) |
| def wxgui.GMApp.OnInit | ( | self | ) |
Initialize all available image handlers.
Definition at line 1609 of file wxgui.py.
References wxgui.GMFrame.workspaceFile, and wxgui.GMApp.workspaceFile.
| wxgui.GMApp.workspaceFile |
Definition at line 1602 of file wxgui.py.
Referenced by wxgui.GMApp.OnInit().