Re: small wm spec API additions
- From: Soeren Sandmann <sandmann daimi au dk>
- To: Havoc Pennington <hp redhat com>
- Cc: gtk-devel-list gnome org
- Subject: Re: small wm spec API additions
- Date: 13 May 2002 14:44:16 +0200
Havoc Pennington <hp redhat com> writes:
> +typedef struct
> +{
> + guint fullscreen_initially : 1;
> + guint skips_taskbar : 1;
> + guint skips_pager : 1;
> +} GtkWindowPrivate;
It seems there is already room for exactly three more bits in struct
_GtkWindow. Or won't we rely on the compiler actually packing
bitfields?
Søren
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]