1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
/* * NAppGUI Cross-platform C SDK * 2015-2025 Francisco Garcia Collado * MIT Licence * https://nappgui.com/en/legal/license.html * * File: osedit_osx.inl * */ /* Operating System edit box */ #include "osgui_osx.ixx" BOOL _osedit_is(NSView *view);