class Efl.Ui.Text_Factory.Fallback (Efl.Object, Efl.Canvas.Text_Factory) { [[Internal factory for fallback cases. This wraps some internal functionality: - Contains 2 factories: image and emoticon - Strips off "file://" prefix for image items, to be used with the image factory. @since 1.21 ]] implements { Efl.Object.constructor; Efl.Object.destructor; Efl.Canvas.Text_Factory.create; } }