netradiant-custom/setup/data/tools/.gtkrc-2.0.win
2020-05-03 12:30:32 +03:00

9 lines
232 B
Plaintext

gtk-menu-popup-delay = 10
binding "ms-windows-tree-view"
{
bind "Right" { "expand-collapse-cursor-row" (1,1,0) }
bind "Left" { "expand-collapse-cursor-row" (1,0,0) }
}
class "GtkTreeView" binding "ms-windows-tree-view"