| Top |  |  |  |  | 
| gboolean | e_emoticon_equal () | 
| EEmoticon * | e_emoticon_copy () | 
| void | e_emoticon_free () | 
| gchar * | e_emoticon_get_uri () | 
| const gchar * | e_emoticon_get_name () | 
gboolean e_emoticon_equal (EEmoticon *emoticon_a,EEmoticon *emoticon_b);
e_emoticon_equal is deprecated and should not be used in newly-written code.
EEmoticon *
e_emoticon_copy (EEmoticon *emoticon);
e_emoticon_copy is deprecated and should not be used in newly-written code.
void
e_emoticon_free (EEmoticon *emoticon);
e_emoticon_free is deprecated and should not be used in newly-written code.
gchar *
e_emoticon_get_uri (EEmoticon *emoticon);
e_emoticon_get_uri is deprecated and should not be used in newly-written code.
const gchar *
e_emoticon_get_name (EEmoticon *emoticon);
e_emoticon_get_name is deprecated and should not be used in newly-written code.