Home
last modified time | relevance | path

Searched refs:gui_open (Results 1 – 12 of 12) sorted by relevance

/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Graphics/Gui/
H A Dgui.hpp33 void gui_open (int& argc, char** argv);
/dports/sysutils/py-plumbum/plumbum-1.7.1/plumbum/path/
H A Dutils.py112 def gui_open(filename): function
/dports/games/libretro-uae/libretro-uae-8333daa/retrodep/
H A Dgui.c18 int gui_open (void) in gui_open() function
/dports/sysutils/py-plumbum/plumbum-1.7.1/docs/
H A Dutils.rst34 * :func:`gui_open(path) <plumbum.path.utils.xdg_open>` - Opens a file in the default editor on Wind…
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Texmacs/Texmacs/
H A Dtexmacs.cpp325 gui_open (argc, argv); in TeXmacs_main()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Cocoa/
H A Daqua_gui.mm368 void gui_open (int& argc2, char** argv2) function
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/X11/
H A Dx_init.cpp718 gui_open (int& argc2, char** argv2) { in gui_open() function
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Qt/
H A Dqt_gui.cpp438 gui_open (int& argc, char** argv) { in gui_open() function
/dports/multimedia/gpodder/gpodder-3.10.17/src/gpodder/
H A Dutil.py1425 def gui_open(filename): function
/dports/sysutils/py-plumbum/plumbum-1.7.1/
H A DCHANGELOG.rst116 * CLI: ``gui_open`` added to allow easy opening of paths in default gui editor (`#239 <https://gith…
/dports/multimedia/gpodder/gpodder-3.10.17/src/gpodder/gtkui/
H A Dmain.py1659 util.gui_open(self.active_channel.save_dir)
2102 util.gui_open(filename)
/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dgui.c3599 BOOL gui_open( void ) in gui_open() function
4003 if( !gui_open() ) return FALSE; in gui_init()
6319 if (!gui_open()) in gui_restart()