Re: GHashTable and const



On 03/07/2008, Alberto Mardegan <mardy users sourceforge net> wrote:
> Hi, quick question: why do methods like
>
>  g_hash_table_size()
>  g_hash_table_lookup()
>
>  don't accept a "_const_ GHashTable *" as first parameter?

Since GHashTable is an opaque data type you don't have to worry about it.

Rui


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