Re: no pango_win32_font_get_type in pangowin32.c



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]