"gtk-alternative-button-order" | Read-Write | If TRUE, buttons in dialogs should
use the alternative button order. Available in GTK+ 2.6 and above. Default
value: FALSE |
"gtk-button-images" | Read-Write | If TRUE, stock icons should be shown
in buttons. Available in GTK+ 2.4 and above.
Default value: TRUE |
"gtk-can-change-accels" | Read-Write | If TRUE, the menu accelerators can
be changed by pressing a key over the menu item. Default
value: FALSE |
"gtk-color-palette" | Read-Write | The palette to use in the color selector.
Default value: "black:white:gray50:red:purple:blue:light blue:green:yellow:orange:lavender:brown:goldenrod4:dodger blue:pink:light green:gray10:gray30:gray75:gray90" |
"gtk-cursor-blink" | Read-Write | If TRUE, the cursor should
blink. Default value: TRUE |
"gtk-cursor-blink-time" | Read-Write | The length of the cursor blink cycle, in
milliseconds. Allowed values: >= 100. Default value: 1200 |
"gtk-dnd-drag-threshold" | Read-Write | The number of pixels the cursor can move before
dragging starts. Allowed values: >= 1. Default value: 8 |
"gtk-double-click-distance" | Read-Write | The maximum distance allowed between two clicks for
them to be considered a double click (in pixels). Available in GTK+ 2.4
and above. Allowed values: >= 0. Default value: 5 |
"gtk-double-click-time" | Read-Write | The maximum time allowed between two clicks for them to
be considered a double click (in milliseconds). Allowed values: >= 0.
Default value: 250 |
"gtk-entry-select-on-focus" | Read-Write | If TRUE, select the contents of an
entry when it is focused. Default value: TRUE |
"gtk-font-name" | Read-Write | The name of the default font to use.
Default value: "Sans 10" |
"gtk-icon-sizes" | Read-Write | The list of icon sizes
(gtk-menu=16,16;gtk-button=20,20...).
Default value: None |
"gtk-icon-theme-name" | Read-Write | The name of the icon theme to use. Available in
GTK+ 2.4 and above. Default value: "hicolor" |
"gtk-key-theme-name" | Read-Write | The name of the key theme RC file to load.
Default value: None |
"gtk-menu-bar-accel" | Read-Write | The keybinding to activate the menu bar.
Default value: "F10" |
"gtk-menu-bar-popup-delay" | Read-Write | The delay before the submenus of a menu bar appear.
Allowed values: >= 0. Default value: 0
Available in GTK+ 2.2 and above. |
"gtk-menu-images" | Read-Write | If TRUE images should be shown in
menus. Default value: TRUE. Available in GTK+ 2.4 and
above. |
"gtk-menu-popdown-delay" | Read-Write | The time before hiding a submenu when the pointer is
moving toward the submenu. Allowed values: >= 0. Default value: 1000.
Available in GTK+ 2.2 and above. |
"gtk-menu-popup-delay" | Read-Write | Minimum time the pointer must stay over a menu item
before the submenu appears. Allowed values: >= 0. Default value: 225.
Available in GTK+ 2.2 and above. |
"gtk-modules" | Read-Write | The list of currently active GTK modules.
Default value: None. Available in GTK+ 2.6 and
above. |
"gtk-split-cursor" | Read-Write | If TRUE, two cursors should be
displayed for mixed left-to-right and right-to-left text.
Default value: TRUE |
"gtk-theme-name" | Read-Write | The name of the theme RC file to load.
Default value: "Default" |
"gtk-toolbar-icon-size" | Read-Write | the toolbar icon size - one of:
gtk.ICON_SIZE_MENU,
gtk.ICON_SIZE_SMALL_TOOLBAR,
gtk.ICON_SIZE_LARGE_TOOLBAR,
gtk.ICON_SIZE_BUTTON,
gtk.ICON_SIZE_DND or
gtk.ICON_SIZE_DIALOG.
Default value: gtk.ICON_SIZE_LARGE_TOOLBAR |
"gtk-toolbar-style" | Read-Write | The toolbar display style - one of:
gtk.TOOLBAR_ICONS, gtk.TOOLBAR_TEXT,
gtk.TOOLBAR_BOTH or
gtk.TOOLBAR_BOTH_HORIZ.
Default value: gtk.TOOLBAR_BOTH |
"gtk-xft-antialias" | Read-Write | Whether to antialias Xft fonts; 0=no, 1=yes, -1=default.
Default value: -1. Available in GTK+ 2.4 and above. |
"gtk-xft-dpi" | Read-Write | Resolution for Xft, in 1024 * dots/inch. -1 to use
default value. Allowed values: [-1,1048576]. Default value: -1. Available in
GTK+ 2.4 and above. |
"gtk-xft-hinting" | Read-Write | Whether to hint Xft fonts; 0=no, 1=yes, -1=default.
Default value: -1. Available in GTK+ 2.4 and above. |
"gtk-xft-hintstyle" | Read-Write | What degree of hinting to use; none, slight, medium,
or full. Default value: None. Available in GTK+ 2.4 and
above. |
"gtk-xft-rgba" | Read-Write | Type of subpixel antialiasing; none, rgb, bgr, vrgb, vbgr.
Default value: None. Available in GTK+ 2.4 and
above. |