Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- style "expand" {
- engine "pixmap" {
- image {
- function = EXPANDER
- expander_style = COLLAPSED
- file = "Expanders/plus.png"
- }
- image {
- function = EXPANDER
- expander_style = EXPANDED
- file = "Expanders/minus.png"
- }
- image {
- function = EXPANDER
- expander_style = SEMI_EXPANDED
- file = "Expanders/inbetween.png"
- }
- image {
- function = EXPANDER
- expander_style = SEMI_COLLAPSED
- file = "Expanders/inbetween.png"
- }
- }
- }
- class "GtkWidget" style "expand"
Advertisement
Add Comment
Please, Sign In to add comment