API Version: 42.0
Library Version: 42.0
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
GType
A GType.
gboolean
TRUE if self holds a type item.
TRUE
self