lynucs
By: a guest | May 30th, 2008 | Syntax:
None | Size: 0.51 KB | Hits: 82 | Expires: Never
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"