Re: How do I use cairomm and librsvg?
- From: Ezekiel Oruven <zekedragon gmail com>
- To: ghosty airmail cc, gtkmm-list <gtkmm-list gnome org>
- Subject: Re: How do I use cairomm and librsvg?
- Date: Sun, 22 Jul 2018 06:48:54 -0700
What's wrong with using the cobj() method in Cairo::Context? I thought Cairo::Context did provide access to the underlying C type, just for this situation.
This method returns a pointer to Cairo::Context::cobject which is just a typedef of cairo_t. Then you shouldn't need to do any of that subclassing work. I haven't tested your code in any way, but that's what my understanding from the documentation is.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]