get_factory


Description:

public unowned ElementFactory? get_factory ()

Retrieves the factory that was used to create this element.

Parameters:

this

a Element to request the element factory of.

Returns:

the ElementFactory used for creating this element or null if element has not been registered (static element). no refcounting is needed.