wxWidgets/include/wx/unix
Vadim Zeitlin 04209e3a3e Remove GetStandardCmdLineOptions() from wxGTK
Unfortunately there is no reasonable way to implement this function for all
glibc versions as the information we need is stored in the private
_GOptionGroup struct whose layout has already changed once (in 2.44) and could
change again, so we can't rely on it.

We really need a g_option_group_get_entries() in glib itself, but the request
to add it at http://bugzilla.gnome.org/show_bug.cgi?id=431021 hasn't been
touched since 10 years, so it seems unlikely to happen.

See 99367a1530 (commitcomment-25789514)
2017-11-22 22:02:36 +01:00
..
private Resolve -Wsuggest-override warnings. 2017-02-24 23:37:44 +01:00
app.h
apptbase.h
apptrait.h Remove GetStandardCmdLineOptions() from wxGTK 2017-11-22 22:02:36 +01:00
chkconf.h
evtloop.h
evtloopsrc.h
fontutil.h
fswatcher_inotify.h
fswatcher_kqueue.h
glx11.h Avoid ifdef-ed override specification 2017-11-12 09:33:37 -08:00
joystick.h
mimetype.h
pipe.h
private.h
sound.h
stackwalk.h
stdpaths.h Add wxStandardPaths::ConfigFileConv enum for clarity and safety 2017-03-09 17:53:14 +01:00
taskbarx11.h
tls.h
utilsx11.h Cleanup of ad84d9f (r77846) 2016-09-07 22:02:05 -07:00