Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

dwindowp

dwindowp(
g_object
)
=> t / nil

Checks whether the specified object is a valid dock window.

Argument

g_object

The object that you want to check.

Value Returned

t

g_object is a valid dock window.

nil

g_object is not a valid dock window.

Examples

dwindowp( myWindowID )

Related Topics

Window Functions

windowp

Viewing Functions

windowp


Return to top
 ⠀
X