summaryrefslogtreecommitdiff
path: root/src/lib/elementary/efl_ui_text_factory_emoticons.eo
blob: 6cfcdbe23c713f1a320336ac30029d118fda228f (plain)
1
2
3
4
5
6
7
8
9
10
class Efl.Ui.Text_Factory.Emoticons (Efl.Object, Efl.Canvas.Text_Factory)
{
   [[Factory that creates emoticons from the current theme given a key.

     @since 1.21
   ]]
   implements {
      Efl.Canvas.Text_Factory.create;
   }
}