summaryrefslogtreecommitdiff
path: root/src/lib/elementary/efl_ui_text_factory_emoticons.eo
blob: 903f449d6bf9ee95018ba96c007fcc700ae47741 (plain)
1
2
3
4
5
6
7
8
class @beta Efl.Ui.Text_Factory.Emoticons extends Efl.Object implements Efl.Canvas.Text_Factory
{
   [[Factory that creates emoticons from the current theme given a key.
   ]]
   implements {
      Efl.Canvas.Text_Factory.create;
   }
}