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

wtypep

wtypep( 
g_object 
) 
=> t / nil 

Description

A predicate function that returns t if g_object is of type window, and nil otherwise.

Argument

g_object

Argument to be checked.

Value Returned

t

The argument is of type window.

nil

The argument is not of type window.

Related Topics

Window Functions

windowp

Viewing Functions

hiIsWindowSpecifier


Return to top
 ⠀
X