Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/btzy/nativefiledialog-extended
/ functions
Functions
249 in github.com/btzy/nativefiledialog-extended
⨍
Functions
249
◇
Types & classes
20
↓ 1 callers
Function
NFD_SaveDialogN_With_Impl
src/nfd_portal.cpp:1589
↓ 1 callers
Function
NFD_SaveDialogN_With_Impl
src/nfd_gtk.cpp:710
↓ 1 callers
Function
OpenDialog
src/include/nfd.hpp:37
↓ 1 callers
Function
OpenDialogMultiple
src/include/nfd.hpp:46
↓ 1 callers
Function
PickFolder
src/include/nfd.hpp:66
↓ 1 callers
Function
Quit
src/include/nfd.hpp:29
↓ 1 callers
Function
ReadDictImpl
src/nfd_portal.cpp:714
↓ 1 callers
Function
ReadResponseUrisSingleAndCurrentExtension
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 callers
Function
ReadResponseUrisUncheckedGetArraySize
src/nfd_portal.cpp:845
↓ 1 callers
Function
SetDefaultName
src/nfd_win.cpp:271
↓ 1 callers
Function
SetDefaultName
src/nfd_gtk.cpp:348
↓ 1 callers
Function
TryGetValidExtension
src/nfd_portal.cpp:1152
↓ 1 callers
Function
reverse_copy
src/nfd_portal.cpp:127
↓ 1 callers
Function
transform
src/nfd_portal.cpp:119
Function
AppendOpenFileQueryDictEntryDirectory<false>
src/nfd_portal.cpp:298
Function
AppendOpenFileQueryDictEntryDirectory<true>
src/nfd_portal.cpp:284
Function
AppendOpenFileQueryDictEntryFilters<false>
src/nfd_portal.cpp:531
Function
AppendOpenFileQueryDictEntryFilters<true>
src/nfd_portal.cpp:497
Function
AppendOpenFileQueryDictEntryMultiple<false>
src/nfd_portal.cpp:279
Function
AppendOpenFileQueryDictEntryMultiple<true>
src/nfd_portal.cpp:265
Function
AppendOpenFileQueryParams
src/nfd_portal.cpp:668
Function
AppendOpenFileQueryTitle<false, false>
src/nfd_portal.cpp:231
Function
AppendOpenFileQueryTitle<false, true>
src/nfd_portal.cpp:239
Function
AppendOpenFileQueryTitle<true, false>
src/nfd_portal.cpp:235
Function
AppendOpenFileQueryTitle<true, true>
src/nfd_portal.cpp:243
Method
COMDLG_FILTERSPEC_Guard
src/nfd_win.cpp:95
Function
ClearError
src/include/nfd.hpp:84
Method
DBusMessage_Guard
src/nfd_portal.cpp:80
Method
DBusSignalSubscriptionHandler
src/nfd_portal.cpp:1023
Function
FileActivatedSignalHandler
src/nfd_gtk.cpp:368
Method
FilterItem_Guard
src/nfd_win.cpp:872
Method
FreeCheck_Guard
src/nfd_win.cpp:74
Method
FreeCheck_Guard
src/nfd_portal.cpp:72
Method
FreeCheck_Guard
src/nfd_gtk.cpp:41
Method
Free_Guard
src/nfd_win.cpp:67
Method
Free_Guard
src/nfd_portal.cpp:65
Method
Free_Guard
src/nfd_gtk.cpp:34
Method
Guard
src/include/nfd.hpp:176
Method
MakeResponseSubscriptionPath
src/nfd_portal.cpp:1054
Function
NFD_ClearError
src/nfd_portal.cpp:1444
Function
NFD_ClearError
src/nfd_gtk.cpp:538
Function
NFD_DBus_OpenFile
src/nfd_portal.cpp:1224
Function
NFD_FreePathN
src/nfd_gtk.cpp:556
Function
NFD_GetError
src/nfd_portal.cpp:1440
Function
NFD_GetError
src/nfd_gtk.cpp:534
Function
NFD_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
Function
NFD_Init
src/nfd_portal.cpp:1449
Function
NFD_Init
src/nfd_gtk.cpp:544
Function
NFD_OpenDialogMultipleN
src/nfd_win.cpp:431
Function
NFD_OpenDialogMultipleN
src/nfd_portal.cpp:1528
Function
NFD_OpenDialogMultipleN
src/nfd_gtk.cpp:628
Function
NFD_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
Function
NFD_OpenDialogN
src/nfd_win.cpp:347
Function
NFD_OpenDialogN
src/nfd_portal.cpp:1479
Function
NFD_OpenDialogN
src/nfd_gtk.cpp:563
Function
NFD_OpenDialogU8
src/nfd_win.cpp:934
Function
NFD_PathSet_EnumNextN
src/nfd_portal.cpp:1823
Function
NFD_PathSet_EnumNextN
src/nfd_gtk.cpp:960
Function
NFD_PathSet_EnumNextU8
src/nfd_win.cpp:1164
Function
NFD_PathSet_Free
src/nfd_portal.cpp:1806
Function
NFD_PathSet_Free
src/nfd_gtk.cpp:933
Function
NFD_PathSet_FreeEnum
src/nfd_portal.cpp:1819
Function
NFD_PathSet_FreeEnum
src/nfd_gtk.cpp:956
Function
NFD_PathSet_FreePathN
src/nfd_portal.cpp:1798
Function
NFD_PathSet_FreePathN
src/nfd_gtk.cpp:924
Function
NFD_PathSet_GetCount
src/nfd_portal.cpp:1758
Function
NFD_PathSet_GetCount
src/nfd_gtk.cpp:895
Function
NFD_PathSet_GetEnum
src/nfd_portal.cpp:1812
Function
NFD_PathSet_GetEnum
src/nfd_gtk.cpp:949
Function
NFD_PathSet_GetPathN
src/nfd_portal.cpp:1765
Function
NFD_PathSet_GetPathN
src/nfd_gtk.cpp:905
Function
NFD_PickFolderMultipleN
src/nfd_win.cpp:664
Function
NFD_PickFolderMultipleN
src/nfd_portal.cpp:1702
Function
NFD_PickFolderMultipleN
src/nfd_gtk.cpp:840
Function
NFD_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
Function
NFD_PickFolderN
src/nfd_win.cpp:598
Function
NFD_PickFolderN
src/nfd_portal.cpp:1645
Function
NFD_PickFolderN
src/nfd_gtk.cpp:786
Function
NFD_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
Function
NFD_Quit
src/nfd_portal.cpp:1465
Function
NFD_Quit
src/nfd_gtk.cpp:552
Function
NFD_SaveDialogN
src/nfd_win.cpp:507
Function
NFD_SaveDialogN
src/nfd_portal.cpp:1576
Function
NFD_SaveDialogN
src/nfd_gtk.cpp:697
Function
NFD_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
Function
NFDi_Malloc
src/nfd_win.cpp:43
Function
NFDi_Malloc
src/nfd_portal.cpp:49
Function
NFDi_Malloc
src/nfd_gtk.cpp:55
Method
NativeWindowParenter
src/nfd_gtk.cpp:506
Function
PickFolderMultiple
src/include/nfd.hpp:73
Function
RealizedSignalHandler
src/nfd_gtk.cpp:500
Method
Release_Guard
src/nfd_win.cpp:60
Function
SaveDialog
src/include/nfd.hpp:55
Method
Unsubscribe
src/nfd_portal.cpp:1043
Method
Widget_Guard
src/nfd_gtk.cpp:360
Function
main
test/test_sdl.c:201
Function
main
test/test_savedialog_with.c:8
Function
main
test/test_opendialogmultiple_native.c:9
Function
main
test/test_opendialogmultiple_enum.c:8
Function
main
test/test_opendialog.c:8
← previous
next →
101–200 of 249, ranked by callers