Carlos Garnacho
|
1d2aa61407
|
GtkStyleContext: Add child style classes.
Child style classes are like style classes, but with additional positional
information. This would be usually set by the parent container.
|
2010-12-04 15:36:52 +01:00 |
|
Carlos Garnacho
|
9a76d1a332
|
GtkStyleContext: Add style classes.
Style classes are the replacement of detail strings.
|
2010-12-04 15:36:52 +01:00 |
|
Carlos Garnacho
|
b7e6ae3983
|
GtkStyleContext: Add gtk_style_context_[gs]et_path()
This relates a GtkStyleContext with a widget path, so
all style querying would happen based on it.
|
2010-12-04 15:36:52 +01:00 |
|
Carlos Garnacho
|
835cc7049c
|
GtkStyleContext: Add getters and setter for state.
|
2010-12-04 15:36:51 +01:00 |
|
Carlos Garnacho
|
1a3d964615
|
GtkStyleContext: Add methods to query composed style.
|
2010-12-04 15:36:49 +01:00 |
|
Carlos Garnacho
|
2b425d89c8
|
Add GtkStyleContext.
GtkStyleContext will conglomerate the information of several
GtkStyleProviders for widgets and theme engines to query it.
|
2010-12-04 15:36:48 +01:00 |
|