Session.removeFeatureByType
void removeFeatureByType(gobject.types.GType featureType)Removes all features of type feature_type (or any subclass of feature_type) from session.
Parameters
featureType | a #GType |
void removeFeatureByType(gobject.types.GType featureType)Removes all features of type feature_type (or any subclass of feature_type) from session.
featureType | a #GType |