Learn R Programming

misha (version 4.2.9)

gdb.get_readonly_attrs: Returns a list of read-only track attributes

Description

Returns a list of read-only track attributes.

Usage

gdb.get_readonly_attrs()

Arguments

Value

A list of read-only track attributes.

Details

This function returns a list of read-only track attributes. These attributes are not allowed to be modified or deleted.

If no attributes are marked as read-only a 'NULL' is returned.

See Also

gdb.set_readonly_attrs, gtrack.attr.get, gtrack.attr.set