GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
GRASS start-up screen. More...
Data Structures | |
class | GRASSStartup |
GRASS start-up screen. More... | |
class | GListBox |
Use wx.ListCtrl instead of wx.ListBox, different style for non-selectable items (e.g. More... | |
class | StartUp |
Start-up application. More... | |
Variables | |
tuple | GRASSStartUp = StartUp(0) |
GRASS start-up screen.
Initialization module for wxPython GRASS GUI. Location/mapset management (selection, creation, etc.).
Classes:
(C) 2006-2012 by the GRASS Development Team
This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.
tuple gis_set.GRASSStartUp = StartUp(0) |
Definition at line 1007 of file gis_set.py.