v0.2.0 #8
tseli0s
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Changelog
nvd_about_dialog_new
- Shows a window with information about your application.-
nvd_set_parent
- Allows to set a foreign window as the parent of every dialog.-
nvd_get_parent
- Returns the current parent window or NULL otherwise.-
nvd_delete_parent
- Marks that no window is currently considered the parent.nvd_about_dialog_new
-> Window size is now more compact (Gtk3 only)setlinebuf(stdout)
will no longer be called on Windows.nvd-shell
is no longer part of this project, considered deprecated until later notice.nvd_stringify_error
where a local string would be returned instead of a heap one.main
to becomeint main(int, char**)
.PKGBUILD
for Arch Linux.This discussion was created from the release v0.2.0.
Beta Was this translation helpful? Give feedback.
All reactions