Gck.Enumerator.prototype.get_object_type

function get_object_type(): GObject.Type {
    // Gjs wrapper for gck_enumerator_get_object_type()
}
  

Get the type of objects created by this enumerator. The type will always either be Gck.Object or derived from it.

Returns

the type of objects created