[cairo] Missing pango get_type() functions

Andreas Falkenhahn andreas at airsoftsoftwair.de
Wed Mar 10 08:38:30 PST 2010


Oops, I see it now: It's hidden in the G_DEFINE_TYPE() macro :) 

On 10.03.2010 at 17:19 Andreas Falkenhahn wrote:

>Hi,
>
>I'm trying to hack pango a little and I'm wondering where the various
>get_type()
>functions are declared. E.g., the following functions are referenced but I
>can't
>seem to find the location where they are declared?
>
>Eg.
>GType pango_ft2_font_get_type(void);
>GType pango_ft2_renderer_get_type(void);
>
>Am I blind? I don't see them getting declared anywhere! Just the prototypes
>are there, but no functions at all?!
>
>Could someone enlighten me please? Are they automatically generated or
>something? I can't use all these funky auto configure & make scripts
>because I'm
>trying to get pango built on a very old AmigaOS setup. So it has to be done
>manually. So what should I do to get the references to these functions
>resolved? 
>
>Thanks,
>
>Andreas 
>--
>"Remember: It's nice to be important but it's more important to be nice!"
>
>
>--
>cairo mailing list
>cairo at cairographics.org
>http://lists.cairographics.org/mailman/listinfo/cairo



--
"Remember: It's nice to be important but it's more important to be nice!"




More information about the cairo mailing list