This package browser is in early development. Mind the rough edges.

nativefiledialog-extended

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.

Installation

Install the latest version of nativefiledialog-extended as follows:

guix install nativefiledialog-extended

Or install a particular version:

guix install nativefiledialog-extended@1.2.1

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.

Badge code

You can use the following badge to inform users of nativefiledialog-extended about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/nativefiledialog-extended'><img src='https://packages.guix.gnu.org/packages/nativefiledialog-extended/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/nativefiledialog-extended/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/nativefiledialog-extended)

Example Org:

[[https://packages.guix.gnu.org/packages/nativefiledialog-extended][https://packages.guix.gnu.org/packages/nativefiledialog-extended/badges/latest-version.svg]]