gdb.set_readonly_attrs {misha} | R Documentation |
Sets read-only track attributes
Description
Sets read-only track attributes.
Usage
gdb.set_readonly_attrs(attrs)
Arguments
attrs |
a vector of read-only attributes names or 'NULL' |
Details
This function sets the list of read-only track attributes. The specified attributes may or may not already exist in the tracks.
If 'attrs' is 'NULL' the list of read-only attributes is emptied.
Value
None.
See Also
gdb.get_readonly_attrs
,
gtrack.attr.get
, gtrack.attr.set
[Package misha version 4.3.6 Index]