Re: GTK function to test whether GETWidget is a button/edit/columned list/whatever



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]