https://github.com/as400jplpc/srccss-glade
transforme file.css for glade to c/c++ srccs_css.hpp for gtk3..
https://github.com/as400jplpc/srccss-glade
Last synced: about 2 months ago
JSON representation
transforme file.css for glade to c/c++ srccs_css.hpp for gtk3..
- Host: GitHub
- URL: https://github.com/as400jplpc/srccss-glade
- Owner: AS400JPLPC
- Created: 2019-09-11T15:56:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-11T17:10:00.000Z (over 6 years ago)
- Last Synced: 2025-03-22T01:42:03.039Z (about 1 year ago)
- Language: C++
- Size: 245 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# srccss-glade
transforme file.css for glade to c/c++ srccs_css.hpp for gtk3..
.css to * .hpp file conversion
cerr <<"Options:" << endl;
cerr <<"-h -H,--help Show this help message" << endl;
cerr <<"-p -P,--path Path...... Specify the path" << endl;
cerr <<"-f -F,--file File...... specify the file" << endl;
srcbuilder /myPath/ myFile conversion automatique
out > myFile.css to myFile_css.hpp
voir exemple srcdsp.glade to srcdsp_css.hpp
./srcsrc -p /$home/GTK/srcsql/src/ -f srcsql