blob: fabbc7173a16a710b80fce8e425a5cb49d51afe7 (
plain)
1
2
3
4
5
6
7
8
|
To use gladevcp in a run in place environment just source scripts/rip-environment
and it will set all paths.
To install it system-wide you must link files from ./share/glade3/
to /usr/share/glade3 system folder.
When using gladevcp widgets in python programs you need to import
gladevcp.makepins.
|