Re: GHashTable and const
- From: "Rui Tiago Cação Matos" <tiagomatos gmail com>
- To: "Alberto Mardegan" <mardy users sourceforge net>
- Cc: gtk-devel-list gnome org
- Subject: Re: GHashTable and const
- Date: Thu, 3 Jul 2008 12:11:52 +0100
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]