MCPcopy Create free account

hub / github.com/btzy/nativefiledialog-extended / functions

Functions249 in github.com/btzy/nativefiledialog-extended

Functionmain
test/test_opendialog_with.c:8
Functionmain
test/test_opendialog_cpp.cpp:7
Functionmain
test/test_opendialogmultiple_cpp.cpp:8
Functionmain
test/test_savedialog_native.c:9
Functionmain
test/test_savedialog_native_with.c:9
Functionmain
test/test_opendialogmultiple_enum_native.c:9
Functionmain
test/test_pickfolder_cpp.cpp:8
Functionmain
test/test_opendialog_native_with.c:9
Functionmain
test/test_opendialogmultiple.c:8
Functionmain
test/test_pickfolder_native_with.c:9
Functionmain
test/test_pickfolder_with.c:8
Functionmain
test/test_pickfoldermultiple_native.c:9
Functionmain
test/test_pickfolder.c:8
Functionmain
test/test_savedialog.c:8
Functionmain
test/test_pickfolder_native.c:9
Functionmain
test/test_pickfoldermultiple.c:8
Functionmain
test/test_opendialog_native.c:9
Functionnfdresult_t NFD_OpenDialogMultipleN_With
Multiple file open dialog, with additional parameters. * * It is the caller's responsibility to free `outPaths` via NFD_PathSet_FreeN() if this fun
src/include/nfd.h:280
Functionnfdresult_t NFD_OpenDialogMultipleU8_With
Multiple file open dialog, with additional parameters. * * It is the caller's responsibility to free `outPaths` via NFD_PathSet_FreeU8() if this fu
src/include/nfd.h:295
Functionnfdresult_t NFD_OpenDialogN_With
Single file open dialog, with additional parameters. * * It is the caller's responsibility to free `outPath` via NFD_FreePathN() if this function
src/include/nfd.h:226
Functionnfdresult_t NFD_OpenDialogU8_With
Single file open dialog, with additional parameters. * * It is the caller's responsibility to free `outPath` via NFD_FreePathU8() if this function
src/include/nfd.h:241
Functionnfdresult_t NFD_PickFolderMultipleN_With
Select multiple folder dialog, with additional parameters. * * It is the caller's responsibility to free `outPaths` via NFD_PathSet_FreeN() if this
src/include/nfd.h:428
Functionnfdresult_t NFD_PickFolderMultipleU8_With
Select multiple folder dialog, with additional parameters. * * It is the caller's responsibility to free `outPaths` via NFD_PathSet_FreeU8() if thi
src/include/nfd.h:444
Functionnfdresult_t NFD_PickFolderN_With
Select single folder dialog, with additional parameters. * * It is the caller's responsibility to free `outPath` via NFD_FreePathN() if this functi
src/include/nfd.h:380
Functionnfdresult_t NFD_PickFolderU8_With
Select single folder dialog, with additional parameters. * * It is the caller's responsibility to free `outPath` via NFD_FreePathU8() if this funct
src/include/nfd.h:395
Functionnfdresult_t NFD_SaveDialogN_With
Single file save dialog, with additional parameters. * * It is the caller's responsibility to free `outPath` via NFD_FreePathN() if this function
src/include/nfd.h:335
Functionnfdresult_t NFD_SaveDialogU8_With
Single file save dialog, with additional parameters. * * It is the caller's responsibility to free `outPath` via NFD_FreePathU8() if this function
src/include/nfd.h:350
Functionopendialog_handler
test/test_sdl.c:84
Functionopendialogmultiple_handler
test/test_sdl.c:102
Methodoperator()
src/include/nfd.hpp:195
Methodoperator()
src/include/nfd.hpp:203
Methodoperator()
src/include/nfd.hpp:210
Functionpickfolder_handler
test/test_sdl.c:138
Functionpickfoldermultiple_handler
test/test_sdl.c:156
Functionsavedialog_handler
test/test_sdl.c:120
Method~COMDLG_FILTERSPEC_Guard
src/nfd_win.cpp:97
Method~DBusMessage_Guard
src/nfd_portal.cpp:81
Method~DBusSignalSubscriptionHandler
src/nfd_portal.cpp:1024
Method~FilterItem_Guard
src/nfd_win.cpp:873
Method~FreeCheck_Guard
src/nfd_win.cpp:75
Method~FreeCheck_Guard
src/nfd_portal.cpp:73
Method~FreeCheck_Guard
src/nfd_gtk.cpp:42
Method~Free_Guard
src/nfd_win.cpp:68
Method~Free_Guard
src/nfd_portal.cpp:66
Method~Free_Guard
src/nfd_gtk.cpp:35
Method~Guard
src/include/nfd.hpp:186
Method~NativeWindowParenter
src/nfd_gtk.cpp:520
Method~Release_Guard
src/nfd_win.cpp:61
Method~Widget_Guard
src/nfd_gtk.cpp:361
← previous201–249 of 249, ranked by callers