aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-migrate.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-03-12 23:38:56 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-03-12 23:38:56 +0800
commit298d5a14c58c67daee32a0be55d48de7cac7cd80 (patch)
tree648c96dc3566d4056b922f01c83da1bba291666c /mail/e-mail-migrate.h
parentcb983f9915f3c65f8e62efef8926654f4145fdfb (diff)
downloadgsoc2013-evolution-298d5a14c58c67daee32a0be55d48de7cac7cd80.tar
gsoc2013-evolution-298d5a14c58c67daee32a0be55d48de7cac7cd80.tar.gz
gsoc2013-evolution-298d5a14c58c67daee32a0be55d48de7cac7cd80.tar.bz2
gsoc2013-evolution-298d5a14c58c67daee32a0be55d48de7cac7cd80.tar.lz
gsoc2013-evolution-298d5a14c58c67daee32a0be55d48de7cac7cd80.tar.xz
gsoc2013-evolution-298d5a14c58c67daee32a0be55d48de7cac7cd80.tar.zst
gsoc2013-evolution-298d5a14c58c67daee32a0be55d48de7cac7cd80.zip
Add a private struct to EMailReader.
Add a private struct to the EMailReader interface so it's easier to track state data like timeout or operation IDs, flags, etc. This is similar to private sections of a class instance, except the struct is created on-demand and stored as an opaque, named pointer on the GObject with a "destroy" callback that runs during finalization. All this is hidden behind a simple E_MAIL_READER_GET_PRIVATE macro.
Diffstat (limited to 'mail/e-mail-migrate.h')
0 files changed, 0 insertions, 0 deletions