WidgetPath.isType

Returns TRUE if the widget type represented by this path is type, or a subtype of it.

class WidgetPath
int
isType

Parameters

type GType

widget type to match

Return Value

Type: int

TRUE if the widget represented by path is of type type Since 3.0

Meta