Inhaltsverzeichnis

GTK

Im Buch Linux-UNIX-Programmierung (http://openbook.rheinwerk-verlag.de/linux_unix_programmierung/Kap15-012.htm) ist eine Einführung in GTK.

GTKInspector

Der GTKInspector dient zum analysieren einer GTK Anwendung. Beschreibung auf: https://wiki.gnome.org/action/show/Projects/GTK/Inspector
Starten mit: GTK_DEBUG=interactive your-app

weitere Links: https://wiki.gnome.org/action/show/Projects/GTK/Inspector
https://blog.gtk.org/2017/04/05/the-gtk-inspector/

widgets

custom widgets: https://www.cc.gatech.edu/data_files/public/doc/gtk/tutorial/gtk_tut-20.html

CSS

Links zu Beschreibungen:
https://developer.gnome.org/gtk3/stable/chap-css-properties.html
https://developer.gnome.org/gtk3/stable/chap-css-overview.html
https://developer.gnome.org/gtk3/stable/gtk-migrating-GtkStyleContext-css.html