Trees | Index | Help |
---|
Package flumotion :: Package common :: Module boot |
|
Function Summary | |
---|---|
boot(path,
gtk)
| |
I setup paths for pygtk from configure and make sure that the installed version of pygtk is sane enough to be usable by us | |
I setup paths for gst-python from configure and make sure that the installed version of gst-python is sane enough to be usable by us |
Variable Summary | |
---|---|
str |
GST_08_SUPPORTED = 'yes'
|
str |
GST_09_SUPPORTED = 'no'
|
str |
PYGST_08_DIR = '/usr/lib64/python2.3/site-packages'
|
str |
PYGST_09_DIR = ''
|
str |
PYGTK_08_REQ = '2.4.0'
|
str |
PYGTK_09_REQ = '2.6.3'
|
str |
PYGTK_BASE_REQ = '2.4.0'
|
str |
PYGTK_DIR = '/usr/lib64/python2.3/site-packages'
|
Function Details |
---|
init_gobject()I setup paths for pygtk from configure and make sure that the installed version of pygtk is sane enough to be usable by us |
init_gst()I setup paths for gst-python from configure and make sure that the installed version of gst-python is sane enough to be usable by us |
Variable Details |
---|
GST_08_SUPPORTED
|
GST_09_SUPPORTED
|
PYGST_08_DIR
|
PYGST_09_DIR
|
PYGTK_08_REQ
|
PYGTK_09_REQ
|
PYGTK_BASE_REQ
|
PYGTK_DIR
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Dec 20 15:33:11 2005 | http://epydoc.sf.net |