nativefiledialog-extended 1.2.1
Native file dialog library with C and C++ bindings
This package provides a library that portably invokes native file open, folder select and file save dialogs. It allows the specification of a default file name and location, as well as filters with friendly names (such as "source files" or "image files") where supported.
- Outputs:
out
- Website: https://github.com/btzy/nativefiledialog-extended
- Licenses: Zlib
- Package source: gnu/packages/cpp.scm
- Builds: See build status
- Issues: See known issues
Installation
Install nativefiledialog-extended 1.2.1
as follows:
guix install nativefiledialog-extended@1.2.1
Or install the latest version:
guix install nativefiledialog-extended
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.