pidgin/pidgin

Use G_SOURCE_FUNC macro more

13 months ago, Elliott Sales de Andrade
eb8592c26889
Use G_SOURCE_FUNC macro more

It was added in GLib 2.58

Testing Done:
Compiled only.

Reviewed at https://reviews.imfreedom.org/r/2446/
i18n = import('i18n')
# use the glib preset which is defined at
# https://github.com/mesonbuild/meson/blob/master/mesonbuild/modules/i18n.py#L93
# at the time of this comment.
i18n.gettext('pidgin', preset : 'glib')