Ticket #41 (closed enhancement: fixed)
Add predicates for types of widgets.
| Reported by: | A.Simon@… | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general (Gtk+, Glib) | Version: | |
| Keywords: | Cc: |
Description
It would be useful to have predicates for each widget type that can test an object if it is of that type. At the moment we need to use the castTo* functions and catch the error message that is returned if the cast failed.
Change History
Note: See
TracTickets for help on using
tickets.