Re: [Re: [[gnomemm] Gnome::UI::Items::IconXpm: wrong data type for xpm's?]]
- From: Murray Cumming <murrayc usa net>
- To: ERDI Gergo <cactus cactus rulez org>, Murray Cumming <murrayc usa net>
- Cc: GNOMEmm mailing list <gnomemm-list gnome org>
- Subject: Re: [Re: [[gnomemm] Gnome::UI::Items::IconXpm: wrong data type for xpm's?]]
- Date: Tue, 18 Feb 2003 10:58:38 -0000
ERDI Gergo <cactus cactus rulez org> wrote:
>
>
> > Maybe const gchar** is not const (gchar**).
>
> I guess we need some Daniel-power here :)
I find that a typedef makes it simpler:
typedef const char* type_constchar;
and then
void something(const type_constchar something);
Sorry, I can't test it right now.
Murray Cumming
murrayc usa net
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]