1class @beta Efl.Ui.Text_Factory.Emoticons extends Efl.Object implements Efl.Canvas.Textblock_Factory
2{
3   [[Factory that creates emoticons from the current theme given a key.
4   ]]
5   implements {
6      Efl.Canvas.Textblock_Factory.create;
7   }
8}
9