gtk/docs/reference
Emmanuele Bassi 5d272a12cb Remove gtk_native_dialog_run()
Nested main loops are bad, as they introduce layers of complexity caused
by the potential re-entrancy in the case of multiple event sources, like
IPC, threads, etc. Additionally, the programming model they provide—stop
the world while spinning a new loop—does not conform to the event-driven
model employed by GTK.
2020-05-12 13:15:19 +01:00
..
gdk docs: Fix several missing references in the documentation 2020-05-11 19:26:20 +02:00
gsk docs: Fix several missing references in the documentation 2020-05-11 19:26:20 +02:00
gtk Remove gtk_native_dialog_run() 2020-05-12 13:15:19 +01:00
meson.build Always use gtk-doc as a subproject for now 2020-04-13 16:40:57 -04:00