RE: [gtkmm] connect_notify ?



> Can anyone tell me what connect_notify does?

When a signal has a return type (for instance, the X *_event signals,
connect_notify() takes a signal handler (slot) that has no return type, so
you can ignore the return type. Yes, that should be documented, and I
thought that it was.

Murray Cumming
www.murrayc.com
murrayc usa net



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]