Re: [gtkmm] Problem with connecting signals to buttonbox buttons.
- From: Fredrik Arnerup <e97_far e kth se>
- To: Jeff Gavin <jeff ezclick net>
- Cc: Murray Cumming Comneon com, gtkmm-list gnome org
- Subject: Re: [gtkmm] Problem with connecting signals to buttonbox buttons.
- Date: Thu, 12 Jun 2003 16:23:37 +0200
> > dynamic_cast<>?
>
> lol, I don't know what that is either!
dynamic_cast returns 0 if the type is not what you though it was, or if it
is a reference, it throws an exception.
You could also use typeid to find out what type it is.
/Fredrik Arnerup
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]