Re: GTK function to test whether GETWidget is a button/edit/columned list/whatever
- From: Zeeshan Ali <zeenix gmail com>
- To: Neil Zanella <nzanella gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: GTK function to test whether GETWidget is a button/edit/columned list/whatever
- Date: Sun, 24 Oct 2004 01:12:41 +0500
Hello,
I wonder whether GTK has a function to test a given widget to see
whether it is a
button/edit/columned list/whatever.
G_OBJECT_TYPE (G_OBJECT (widget)) == GTK_TYPE_BUTTON
G_OBJECT_TYPE (G_OBJECT (widget)) == GTK_TYPE_EDITABLE
etc.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]