1
0
Fork 0

document shift-click on "." entries in the property browser widget

This commit is contained in:
mfranz 2007-05-03 19:09:38 +00:00
parent d9b0226d30
commit 12f1d941fd

View file

@ -379,12 +379,16 @@ property in <property> on dialog-apply. It's up to the caller to check
if the path belongs to a dir node or a value node. The widget shows
the contents of the dir property given in <property> on dialog-apply.
It does *not* handle setting of property values! Clicking on some
entries with the "control" key pressed has a special meaning:
entries with the "control" or "shift" key pressed has a special meaning:
Ctrl +
"." -> toggle display of property flags (see below)
".." -> go to root node
(bool) -> toggle bool value
Shift +
"." -> dump contents of that tree level as XML to the terminal
The flags printed after the node type have the following meaning:
r -> read protected