Re: no pango_win32_font_get_type in pangowin32.c
- From: Tor Lillqvist <tml iki fi>
- To: "Alok Verma" <vermaalok gmail com>
- Cc: gtk-i18n-list gnome org
- Subject: Re: no pango_win32_font_get_type in pangowin32.c
- Date: Thu, 17 Aug 2006 13:05:15 +0300
Alok Verma writes:
> I was going through the code in pangowin32.c. I found
> no definition for pango_win32_font_get_type
The G_DEFINE_TYPE macro (called at line 134) expands to boilerplate
code that defines pango_win32_font_get_type(). This is standard
GObject programming style.
--tml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]