Re: GAL patch for GNOME 2



Christopher James Lahey wrote:

#  define E_GTK_TYPE guint

You can still use GtkType in 2.0 (it is just typedef'd to GType), but using guint is definitely wrong (and will cause problems on 64-bit architectures). If you want to minimise diffs, just use GtkType.

James.

--
Email: james daa com au
WWW:   http://www.daa.com.au/~james/






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]