Closed izgzhen closed 8 years ago
The NFDi_Free
assert failed in GTK. But this function is defined in nfd_common.c
and not used (explicitly) in GTK source code. Also, the OpenFileDialog
seems never entered, while the window pops out. Weird.
I am such a dumb ... I used open_dialog_multiple
in examples/main.rs
filterList
is perfect ... Weird.
Fixed today by commit d30652a, reason: you use CString::as_ptr
instead of Cstring::into_raw
.
It filters out everything