ges: Give a reference to the formatter for the idle callback
authorThibault Saunier <thibault.saunier@collabora.com>
Fri, 14 Feb 2014 12:20:31 +0000 (13:20 +0100)
committerThibault Saunier <thibault.saunier@collabora.com>
Sun, 16 Feb 2014 19:58:04 +0000 (20:58 +0100)
commit387b234f3b2a4d5cb21995264367c4a0776fb60a
treeaf753968f66b786b314ceed7f920fbd5b82eeeeb
parent0a25ed00a19cc150333510e55deaa50b8cbdd9a7
ges: Give a reference to the formatter for the idle callback

This avoid segfault as we are not guaranteed that the formatter will
not be destroyed in the meantime.

+ Minor cleanup of handling of private members

https://bugzilla.gnome.org/show_bug.cgi?id=724337
ges/ges-base-xml-formatter.c