Learn R Programming

misha (version 4.2.9)

gdb.set_readonly_attrs: Sets read-only track attributes

Description

Sets read-only track attributes.

Usage

gdb.set_readonly_attrs(attrs)

Value

None.

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.

See Also

gdb.get_readonly_attrs, gtrack.attr.get, gtrack.attr.set