e-emoticon

e-emoticon

Functions

gboolean e_emoticon_equal ()
EEmoticon * e_emoticon_copy ()
void e_emoticon_free ()
gchar * e_emoticon_get_uri ()
const gchar * e_emoticon_get_name ()

Description

Functions

e_emoticon_equal ()

gboolean
e_emoticon_equal (EEmoticon *emoticon_a,
                  EEmoticon *emoticon_b);

e_emoticon_equal is deprecated and should not be used in newly-written code.


e_emoticon_copy ()

EEmoticon *
e_emoticon_copy (EEmoticon *emoticon);

e_emoticon_copy is deprecated and should not be used in newly-written code.


e_emoticon_free ()

void
e_emoticon_free (EEmoticon *emoticon);

e_emoticon_free is deprecated and should not be used in newly-written code.


e_emoticon_get_uri ()

gchar *
e_emoticon_get_uri (EEmoticon *emoticon);

e_emoticon_get_uri is deprecated and should not be used in newly-written code.


e_emoticon_get_name ()

const gchar *
e_emoticon_get_name (EEmoticon *emoticon);

e_emoticon_get_name is deprecated and should not be used in newly-written code.

Types and Values