MCPcopy Create free account

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

Functions249 in github.com/btzy/nativefiledialog-extended

↓ 1 callersFunctionNFD_SaveDialogN_With_Impl
src/nfd_portal.cpp:1589
↓ 1 callersFunctionNFD_SaveDialogN_With_Impl
src/nfd_gtk.cpp:710
↓ 1 callersFunctionOpenDialog
src/include/nfd.hpp:37
↓ 1 callersFunctionOpenDialogMultiple
src/include/nfd.hpp:46
↓ 1 callersFunctionPickFolder
src/include/nfd.hpp:66
↓ 1 callersFunctionQuit
src/include/nfd.hpp:29
↓ 1 callersFunctionReadDictImpl
src/nfd_portal.cpp:714
↓ 1 callersFunctionReadResponseUrisSingleAndCurrentExtension
Read the response URI and selected extension (in the form "*.abc" or "*") (if any). If response was okay, then returns NFD_OKAY and set file and extn
src/nfd_portal.cpp:880
↓ 1 callersFunctionReadResponseUrisUncheckedGetArraySize
src/nfd_portal.cpp:845
↓ 1 callersFunctionSetDefaultName
src/nfd_win.cpp:271
↓ 1 callersFunctionSetDefaultName
src/nfd_gtk.cpp:348
↓ 1 callersFunctionTryGetValidExtension
src/nfd_portal.cpp:1152
↓ 1 callersFunctionreverse_copy
src/nfd_portal.cpp:127
↓ 1 callersFunctiontransform
src/nfd_portal.cpp:119
FunctionAppendOpenFileQueryDictEntryDirectory<false>
src/nfd_portal.cpp:298
FunctionAppendOpenFileQueryDictEntryDirectory<true>
src/nfd_portal.cpp:284
FunctionAppendOpenFileQueryDictEntryFilters<false>
src/nfd_portal.cpp:531
FunctionAppendOpenFileQueryDictEntryFilters<true>
src/nfd_portal.cpp:497
FunctionAppendOpenFileQueryDictEntryMultiple<false>
src/nfd_portal.cpp:279
FunctionAppendOpenFileQueryDictEntryMultiple<true>
src/nfd_portal.cpp:265
FunctionAppendOpenFileQueryParams
src/nfd_portal.cpp:668
FunctionAppendOpenFileQueryTitle<false, false>
src/nfd_portal.cpp:231
FunctionAppendOpenFileQueryTitle<false, true>
src/nfd_portal.cpp:239
FunctionAppendOpenFileQueryTitle<true, false>
src/nfd_portal.cpp:235
FunctionAppendOpenFileQueryTitle<true, true>
src/nfd_portal.cpp:243
MethodCOMDLG_FILTERSPEC_Guard
src/nfd_win.cpp:95
FunctionClearError
src/include/nfd.hpp:84
MethodDBusMessage_Guard
src/nfd_portal.cpp:80
MethodDBusSignalSubscriptionHandler
src/nfd_portal.cpp:1023
FunctionFileActivatedSignalHandler
src/nfd_gtk.cpp:368
MethodFilterItem_Guard
src/nfd_win.cpp:872
MethodFreeCheck_Guard
src/nfd_win.cpp:74
MethodFreeCheck_Guard
src/nfd_portal.cpp:72
MethodFreeCheck_Guard
src/nfd_gtk.cpp:41
MethodFree_Guard
src/nfd_win.cpp:67
MethodFree_Guard
src/nfd_portal.cpp:65
MethodFree_Guard
src/nfd_gtk.cpp:34
MethodGuard
src/include/nfd.hpp:176
MethodMakeResponseSubscriptionPath
src/nfd_portal.cpp:1054
FunctionNFD_ClearError
src/nfd_portal.cpp:1444
FunctionNFD_ClearError
src/nfd_gtk.cpp:538
FunctionNFD_DBus_OpenFile
src/nfd_portal.cpp:1224
FunctionNFD_FreePathN
src/nfd_gtk.cpp:556
FunctionNFD_GetError
src/nfd_portal.cpp:1440
FunctionNFD_GetError
src/nfd_gtk.cpp:534
FunctionNFD_GetNativeWindowFromGLFWWindow
* Converts a GLFW window handle to a native window handle that can be passed to NFDe. * @param sdlWindow The GLFW window handle. * @param[out] na
src/include/nfd_glfw3.h:34
FunctionNFD_Init
src/nfd_portal.cpp:1449
FunctionNFD_Init
src/nfd_gtk.cpp:544
FunctionNFD_OpenDialogMultipleN
src/nfd_win.cpp:431
FunctionNFD_OpenDialogMultipleN
src/nfd_portal.cpp:1528
FunctionNFD_OpenDialogMultipleN
src/nfd_gtk.cpp:628
FunctionNFD_OpenDialogMultipleU8
multiple file open dialog */ It is the caller's responsibility to free `outPaths` via NFD_PathSet_Free() if this function * returns NFD_OKAY */
src/nfd_win.cpp:983
FunctionNFD_OpenDialogN
src/nfd_win.cpp:347
FunctionNFD_OpenDialogN
src/nfd_portal.cpp:1479
FunctionNFD_OpenDialogN
src/nfd_gtk.cpp:563
FunctionNFD_OpenDialogU8
src/nfd_win.cpp:934
FunctionNFD_PathSet_EnumNextN
src/nfd_portal.cpp:1823
FunctionNFD_PathSet_EnumNextN
src/nfd_gtk.cpp:960
FunctionNFD_PathSet_EnumNextU8
src/nfd_win.cpp:1164
FunctionNFD_PathSet_Free
src/nfd_portal.cpp:1806
FunctionNFD_PathSet_Free
src/nfd_gtk.cpp:933
FunctionNFD_PathSet_FreeEnum
src/nfd_portal.cpp:1819
FunctionNFD_PathSet_FreeEnum
src/nfd_gtk.cpp:956
FunctionNFD_PathSet_FreePathN
src/nfd_portal.cpp:1798
FunctionNFD_PathSet_FreePathN
src/nfd_gtk.cpp:924
FunctionNFD_PathSet_GetCount
src/nfd_portal.cpp:1758
FunctionNFD_PathSet_GetCount
src/nfd_gtk.cpp:895
FunctionNFD_PathSet_GetEnum
src/nfd_portal.cpp:1812
FunctionNFD_PathSet_GetEnum
src/nfd_gtk.cpp:949
FunctionNFD_PathSet_GetPathN
src/nfd_portal.cpp:1765
FunctionNFD_PathSet_GetPathN
src/nfd_gtk.cpp:905
FunctionNFD_PickFolderMultipleN
src/nfd_win.cpp:664
FunctionNFD_PickFolderMultipleN
src/nfd_portal.cpp:1702
FunctionNFD_PickFolderMultipleN
src/nfd_gtk.cpp:840
FunctionNFD_PickFolderMultipleU8
select multiple folders dialog */ It is the caller's responsibility to free `outPaths` via NFD_PathSet_FreeU8() if this function * returns NFD_OKAY.
src/nfd_win.cpp:1115
FunctionNFD_PickFolderN
src/nfd_win.cpp:598
FunctionNFD_PickFolderN
src/nfd_portal.cpp:1645
FunctionNFD_PickFolderN
src/nfd_gtk.cpp:786
FunctionNFD_PickFolderU8
select folder dialog */ It is the caller's responsibility to free `outPath` via NFD_FreePathU8() if this function returns * NFD_OKAY */
src/nfd_win.cpp:1078
FunctionNFD_Quit
src/nfd_portal.cpp:1465
FunctionNFD_Quit
src/nfd_gtk.cpp:552
FunctionNFD_SaveDialogN
src/nfd_win.cpp:507
FunctionNFD_SaveDialogN
src/nfd_portal.cpp:1576
FunctionNFD_SaveDialogN
src/nfd_gtk.cpp:697
FunctionNFD_SaveDialogU8
save dialog */ It is the caller's responsibility to free `outPath` via NFD_FreePathU8() if this function returns * NFD_OKAY */
src/nfd_win.cpp:1020
FunctionNFDi_Malloc
src/nfd_win.cpp:43
FunctionNFDi_Malloc
src/nfd_portal.cpp:49
FunctionNFDi_Malloc
src/nfd_gtk.cpp:55
MethodNativeWindowParenter
src/nfd_gtk.cpp:506
FunctionPickFolderMultiple
src/include/nfd.hpp:73
FunctionRealizedSignalHandler
src/nfd_gtk.cpp:500
MethodRelease_Guard
src/nfd_win.cpp:60
FunctionSaveDialog
src/include/nfd.hpp:55
MethodUnsubscribe
src/nfd_portal.cpp:1043
MethodWidget_Guard
src/nfd_gtk.cpp:360
Functionmain
test/test_sdl.c:201
Functionmain
test/test_savedialog_with.c:8
Functionmain
test/test_opendialogmultiple_native.c:9
Functionmain
test/test_opendialogmultiple_enum.c:8
Functionmain
test/test_opendialog.c:8
← previousnext →101–200 of 249, ranked by callers