[cairo] GObject wrapper for cairo_matrix_t
Uli Schlachter
psychon at znc.in
Sat Mar 23 11:52:29 PDT 2013
Hi,
On 18.03.2013 19:05, Nicola Fontana wrote:
> Il Mon, 18 Mar 2013 17:58:29 +0100 Uli Schlachter <psychon at znc.in> scrisse:
>> I don't have the slightest clue about GObject and thus I cannot say if this was
>> intentional or not. Can you enlighten me about this patch and why you need it?
>
> wrapping a C struct in a GBoxed type is needed in order to properly
> handle its lifetime inside a GObject based project. I'm using cairo
> matrices as GObject properties, so I need them wrapped [1].
OK, thanks for the patch and thanks to Benjamin for confirming that this looks
OKish. I just pushed this to git.
Cheers,
Uli
--
A learning experience is one of those things that say,
'You know that thing you just did? Don't do that.'
-- Douglas Adams
More information about the cairo
mailing list