This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

Classes (main concept by tbf)

Adding "classes" support to GTK+. This would mean adding an API to GTK+ to make it possible to add and remove "classes" in the form of strings (or GQuarks). This information should then be used to for matching in the gtkrc. (Need an example what this may look like!) [The GObject class name of the widget could be implicitely added to the list of classes. Most of the time this will not be usefull though.]

This might very much look like CSS matching. Best would be supporting mixed classes and name matching.

Problems addressed by this proposal:


2024-10-23 11:37