set_length
Description:
[
Version ( since =
"0.4.0" ) ]
public void set_length (
int length)
Sets the length property to length.
Set length to <code class="literal">-1</code> to unset the property in the link.
Parameters:
| this |
a Link
|
| length |
the new length for the link, or <code class="literal">-1</code>
|