API Version: 42.0
Library Version: 42.0
Generated by gi-docgen 2023.1
since: 3.32
gboolean ide_tree_node_holds ( IdeTreeNode* self, GType type )
Checks to see if the IdeTreeNode:item property matches type or is a subclass of type.
IdeTreeNode:item
type
Available since: 3.32
Type: GType
GType
A GType.
Type: gboolean
gboolean
TRUE if self holds a type item.
TRUE
self