gtk2/gdk/x11
Matthias Clasen 4a0d3d7acc docs: Reduce redundancy
Remove a boatload of "or %NULL" from nullable parameters
and return values. gi-docgen generates suitable text from
the annotation that we don't need to duplicate.

This adds a few missing nullable annotations too.
2021-05-20 20:45:06 -04:00
..
gdkapplaunchcontext-x11.c Conditional check for gdesktopappinfo header 2021-05-06 10:38:41 +02:00
gdkasync.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkasync.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkcairocontext-x11.c
gdkcairocontext-x11.h
gdkclipboard-x11.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkclipboard-x11.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkcursor-x11.c Documentation fixes 2021-05-20 19:17:49 -04:00
gdkdevice-xi2-private.h Move private GdkX11 symbols out of a public header 2020-12-15 13:46:50 +00:00
gdkdevice-xi2.c x11: Move from g_memdup() to g_memdup2() 2021-02-11 14:22:22 +00:00
gdkdevicemanager-x11.c introspection: Stop using allow-none 2021-05-20 19:17:49 -04:00
gdkdevicemanager-xi2.c seat: improve api to take into account the tool type 2021-01-07 12:50:48 +01:00
gdkdevicemanagerprivate-core.h
gdkdisplay-x11.c docs: Reduce redundancy 2021-05-20 20:45:06 -04:00
gdkdisplay-x11.h x11: Use EGL for GL support 2021-05-10 20:44:35 +01:00
gdkdrag-x11.c x11/dnd: Ignore XErrors from the COW 2021-03-22 15:38:58 +01:00
gdkdrop-x11.c x11: Handle X-specific targets in drops 2021-02-03 14:17:04 -05:00
gdkeventsource.c gdk: Conflate GDK devices 2020-07-29 01:27:51 +02:00
gdkeventsource.h
gdkeventtranslator.c
gdkeventtranslator.h
gdkglcontext-egl.c x11: Pair eglInitialize with eglTerminate 2021-05-13 18:23:50 +01:00
gdkglcontext-glx.c x11: Don't update GLX visuals with EGL 2021-05-10 21:19:14 +01:00
gdkglcontext-x11.c x11: Move the damage fences into the GLX code 2021-05-10 20:44:35 +01:00
gdkglcontext-x11.h x11: Move the damage fences into the GLX code 2021-05-10 20:44:35 +01:00
gdkkeys-x11.c x11: A case of argument order confusion 2021-02-04 00:20:26 -05:00
gdkkeys-x11.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkmain-x11.c x11: Be quiet on exit by default 2021-04-13 14:52:48 -04:00
gdkmonitor-x11.c Documentation fixes 2021-05-20 19:17:49 -04:00
gdkmonitor-x11.h
gdkprivate-x11.h Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gdkproperty-x11.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkscreen-x11.c Documentation fixes 2021-05-20 19:17:49 -04:00
gdkscreen-x11.h x11: Use EGL for GL support 2021-05-10 20:44:35 +01:00
gdkselection-x11.c Documentation fixes 2021-05-20 19:17:49 -04:00
gdkselectioninputstream-x11.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkselectioninputstream-x11.h
gdkselectionoutputstream-x11.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkselectionoutputstream-x11.h
gdksettings.c
gdksurface-x11.c introspection: Stop using allow-none 2021-05-20 19:17:49 -04:00
gdksurface-x11.h x11: Don't call _gdk_surface_update_size() all the time 2021-03-15 03:16:50 +01:00
gdktextlistconverter-x11.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdktextlistconverter-x11.h
gdkvisual-x11.c docs: Reduce redundancy 2021-05-20 20:45:06 -04:00
gdkvisual-x11.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkvulkancontext-x11.c
gdkvulkancontext-x11.h
gdkx11applaunchcontext.h
gdkx11device-xi2.h Move private GdkX11 symbols out of a public header 2020-12-15 13:46:50 +00:00
gdkx11device.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkx11devicemanager-xi2.h
gdkx11devicemanager.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkx11display.h gdk/x11: Add annotations to improve GIR API 2020-07-31 20:56:36 +02:00
gdkx11dnd.h
gdkx11glcontext.h x11: Add EGLDisplay getter 2021-05-11 12:42:16 +01:00
gdkx11monitor.h gdk/monitor: Remove gdk_monitor_work_area and GdkMonitor::work-area 2020-07-29 17:57:30 +02:00
gdkx11property.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkx11screen.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gdkx11selection.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkx11surface.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gdkx11utils.h
gdkx-autocleanups.h
gdkx.h
gdkxftdefaults.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gdkxid.c Documentation fixes 2021-05-20 19:17:49 -04:00
meson.build x11: Use EGL for GL support 2021-05-10 20:44:35 +01:00
MwmUtil.h
xsettings-client.c
xsettings-client.h