sugar-toolkit-gtk3/src
Sam Parkinson 8d0cc98e43 Set css name for widgets
In Gtk+ 3.20, you need to use the css name to select elements,
rather than the gtype name.  Therefore, these must be added.

The css name must be set before the class instances are created, as
it effects the class rather than the instance.  This is why it must
be places after the class definition.
2016-01-01 12:28:42 +11:00
..
sugar3 Set css name for widgets 2016-01-01 12:28:42 +11:00
Makefile.am Rename the module to sugar3 2011-11-14 18:17:18 +01:00