Descriptor.getIsShortcut

Syntax

getIsShortcut ()

Description

The getIsShortcut method indicates whether the object is a shortcut.

Comments

If the object is a shortcut the method returns True, otherwise it returns False.

Example

The example of use is given in description of the DimTreeView.setSelectedElems method.

See also:

Descriptor