Hello,
I compiled a list of valid options for the Pixmap Theme Engine for Gtk. There is precious little information out there as far as documentation, so I looked at the source code and came up with the list. Hope this helps some of you!
engine "pixmap"
{
image
{
function = HLINE|VLINE|SHADOW|POLYGON|ARROA|DIAMOND|OVAL|STRING|BOX|FLAT_BOX|CHECK|OPTION|CROSS|RAMP|TAB|SHADOW_GAP|BOX_GAP|EXTENSION|FOCUS|SLIDER|ENTRY|HANDLE|STEPPER|EXPANDER|RESIZE_GRIP
recolorable = TRUE|FALSE
detail = <<Any String>>
state = NORMAL|ACTIVE|PRELIGHT|SELECTED|INSENSITIVE
shadow = NONE|IN|OUT|ETCHED_IN|ETCHED_OUT
gap_side = TOP|BOTTOM|LEFT|RIGHT
arrow_direction = UP|DOWN|LEFT|RIGHT
orientation = HORIZONTAL|VERTICAL
file = <<Relative File Path>>
border = {INT_LEFT, INT_RIGHT, INT_TOP, INT_BOTTOM}
stretch = TRUE|FALSE
gap_file = <<Relative File Path>>
gap_border = {INT_LEFT, INT_RIGHT, INT_TOP, INT_BOTTOM}
gap_start_file = <<Relative File Path>>
gap_start_border = {INT_LEFT, INT_RIGHT, INT_TOP, INT_BOTTOM}
gap_end_file = <<Relative File Path>>
gap_end_border = {INT_LEFT, INT_RIGHT, INT_TOP, INT_BOTTOM}
overlay_file = <<Relative File Path>>
overlay_border = {INT_LEFT, INT_RIGHT, INT_TOP, INT_BOTTOM}
overlay_stretch = TRUE|FALSE
expander_style = COLLAPSED|SEMI_COLLAPSED|SEMI_EXPANDED|EXPANDED
window_edge = NORTH_WEST|NORTH|NORTH_EAST|WEST|EAST|SOUTH_WEST|SOUTH|SOUTH_EAST
}
Regards,
Nik Bhattacharya
I compiled a list of valid options for the Pixmap Theme Engine for Gtk. There is precious little information out there as far as documentation, so I looked at the source code and came up with the list. Hope this helps some of you!
engine "pixmap"
{
image
{
function = HLINE|VLINE|SHADOW|POLYGON|ARROA|DIAMOND|OVAL|STRING|BOX|FLAT_BOX|CHECK|OPTION|CROSS|RAMP|TAB|SHADOW_GAP|BOX_GAP|EXTENSION|FOCUS|SLIDER|ENTRY|HANDLE|STEPPER|EXPANDER|RESIZE_GRIP
recolorable = TRUE|FALSE
detail = <<Any String>>
state = NORMAL|ACTIVE|PRELIGHT|SELECTED|INSENSITIVE
shadow = NONE|IN|OUT|ETCHED_IN|ETCHED_OUT
gap_side = TOP|BOTTOM|LEFT|RIGHT
arrow_direction = UP|DOWN|LEFT|RIGHT
orientation = HORIZONTAL|VERTICAL
file = <<Relative File Path>>
border = {INT_LEFT, INT_RIGHT, INT_TOP, INT_BOTTOM}
stretch = TRUE|FALSE
gap_file = <<Relative File Path>>
gap_border = {INT_LEFT, INT_RIGHT, INT_TOP, INT_BOTTOM}
gap_start_file = <<Relative File Path>>
gap_start_border = {INT_LEFT, INT_RIGHT, INT_TOP, INT_BOTTOM}
gap_end_file = <<Relative File Path>>
gap_end_border = {INT_LEFT, INT_RIGHT, INT_TOP, INT_BOTTOM}
overlay_file = <<Relative File Path>>
overlay_border = {INT_LEFT, INT_RIGHT, INT_TOP, INT_BOTTOM}
overlay_stretch = TRUE|FALSE
expander_style = COLLAPSED|SEMI_COLLAPSED|SEMI_EXPANDED|EXPANDED
window_edge = NORTH_WEST|NORTH|NORTH_EAST|WEST|EAST|SOUTH_WEST|SOUTH|SOUTH_EAST
}
Regards,
Nik Bhattacharya
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list