API Version: 47
Library Version: 47
Generated by gi-docgen 2023.3
IdeObject* ide_object_get_child_typed ( IdeObject* self, GType type )
Finds the first child of self that is of type.
self
type
Type: GType
GType
The GType of the child to match.
Type: IdeObject
IdeObject
An IdeObject or NULL.
NULL