Re: Patches to gtkwidget and gtkwindow for property support



Owen Taylor <otaylor redhat com> writes:
> For function parameters, we are a little inconsistent - in
> some places, we use the enumeration type, to preserve the
> most information in the header file, in other places,
> we use guint, because C++ is strict in such matters. 
> gint is definitely incorrect. 
> 
> My opinion is we should always use the enum type, but the
> issue has never been definitely decided.

I would say that we use the enum type in 98% of cases.

Havoc




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