Fix: Documentation fixes

This commit is contained in:
Anders Gustafsson 2009-12-16 13:57:07 +02:00 committed by Denis Kenzior
parent c44fee2399
commit ce65188308
1 changed files with 7 additions and 1 deletions

View File

@ -132,7 +132,7 @@ Signals PropertyChanged(string property, variant value)
This signal indicates a changed value of the given
property.
Properties boolean Activated [readwrite]
Properties boolean Active [readwrite]
Holds whether the context is activated. This value
can be set to activate / deactivate the context.
@ -163,6 +163,12 @@ Properties boolean Activated [readwrite]
purposes. This value cannot be changed when the
context is active.
string Name [readwrite]
The name is a free form string that describes this
context. The name should not be empty and limited
to a short string for display purposes.
dict Settings [readonly, optional]
Holds all the IP network settings