WidgetPath.isType

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

class WidgetPath
bool
isType

Parameters

type GType

widget type to match

Return Value

Type: bool

%TRUE if the widget represented by @path is of type @type

Meta