org.lwjgl.util.nfd.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of lwjgl-nfd Show documentation
Show all versions of lwjgl-nfd Show documentation
A tiny, neat C library that portably invokes native file open and save dialogs.
The newest version!
/*
* Copyright LWJGL. All rights reserved.
* License terms: https://www.lwjgl.org/license
* MACHINE GENERATED FILE, DO NOT EDIT
*/
/**
* Contains bindings to Native File Dialog Extended, a small C library that portably
* invokes native file open, folder select and file save dialogs. Write dialog code once and have it pop up native dialogs on all supported platforms.
*/
@org.lwjgl.system.NonnullDefault
package org.lwjgl.util.nfd;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy