Home | Trees | Index | Help |
|
---|
Package kiwi :: Module environ :: Class Environment |
|
Library
Environment control
When you want to access a resource on the filesystem, such as an image or a glade file you use this object.
External libraries or applications are free to add extra directoriesMethod Summary | |
---|---|
add_resource(self,
resource,
path)
| |
add_resources(self,
**kwargs)
| |
Locate a specific resource of called name of type resource | |
get_log_level(self)
| |
get_resource_paths(self,
resource)
| |
get_root(self)
|
Property Summary | |
---|---|
epydoc |
Method Details |
---|
find_resource(self, resource, name)Locate a specific resource of called name of type resource |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Fri Sep 15 11:53:23 2006 | http://epydoc.sf.net |