Re: more GDK->GTK mapping
- From: Oskar Liljeblad <osk hem passagen se>
- To: Havoc Pennington <hp redhat com>
- Cc: gtk-devel-list gnome org
- Subject: Re: more GDK->GTK mapping
- Date: Thu, 1 Mar 2001 10:13:50 +0100
On Tuesday, February 27, 2001 at 17:55, Havoc Pennington wrote:
>
> Hi,
[..]
> guint iconify_initially : 1;
> guint stick_initially : 1;
> guint maximize_initially : 1;
> +
> + /* Decorations/functions are set */
> + guint decorations_set : 1;
> + guint functions_set : 1;
This has probably been discussed before, but isn't it more correct to use
gboolean xxx : 1
here?
Oskar Liljeblad (osk hem passagen se)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]