On 03/07/2008, Alberto Mardegan <[EMAIL PROTECTED]> 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
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to