gadget: Add the concept of a "gadget"

Desktop / GNOME / GTK - Benjamin Otte [redhat.com] - 15 December 2015 07:41 UTC

A gadget is halfway between a widget and a CSS node. It's supposed to provide the minimum convenicence around CSS nodes until we've figured out how to integrate them with widgets.

6eafe00 gadget: Add the concept of a "gadget"
gtk/Makefile.am | 2 +
gtk/gtkcssgadget.c | 565 +++++++++++++++++++++++++++++++++++++++++++++
gtk/gtkcssgadgetprivate.h | 102 ++++++++
3 files changed, 669 insertions(+)

Upstream: git.gnome.org


  • Share