Librerie

Una library Gambas è un progetto che può essere utilizzato per condividere funzionalità tra diversi progetti.

For example if you write an own dialog to open a file and you would like to use that dialog in more than one of your projects you can share this code in a library.

See also