diff options
Diffstat (limited to 'src/modules/objects/KvsObject_label.cpp')
| -rw-r--r-- | src/modules/objects/KvsObject_label.cpp | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/modules/objects/KvsObject_label.cpp b/src/modules/objects/KvsObject_label.cpp index c5fa7fdd7..f463c2c83 100644 --- a/src/modules/objects/KvsObject_label.cpp +++ b/src/modules/objects/KvsObject_label.cpp @@ -142,9 +142,8 @@ const int frame_cod[] = { and [i]Left[/i] simoultaneously - this will [b]NOT[/b] result in an error message - this will simply not work :) !fn: $clear() - Clears the label. Equal to calling - [classfnc]$setText[/classfnc]("") - !fn: $frameStyle() + Clears the label. Equal to calling [classfnc]$setText[/classfnc]("") + !fn: <string> $frameStyle() Returns a string containing this label's frame-style flags, separated with commas. Output from this function could look like this: |
