Re: GtkWidgetFlags
- From: Havoc Pennington <hp redhat com>
- To: Chris Ellec <cae oco net>
- Cc: gtk-list gnome org
- Subject: Re: GtkWidgetFlags
- Date: 01 Mar 2001 22:07:12 -0500
Chris Ellec <cae oco net> writes:
>
> How can I access the various Flags in the GtkWidgetFlags ?
>
> I'd like to see the status of HAS_FOCUS and VISIBLE in particular. I
> know it's like bit 8 and 12 or something like that, but how do I get
> the value to mask ?
>
GTK_WIDGET_VISIBLE (widget)
GTK_WIDGET_HAS_FOCUS (widget)
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]