On Tue, 2008-07-15 at 12:04 +0200, Marco Rocco wrote: > Hello, this is my first post on this mailing list, now i do my request: > can i use g_signal_connect in a method of my class, using as c_handler > a private function of class? ...and if i can, how i can do ? You are talking about C++, I believe. The answer is No, not unless your method is a static method. gtkmm makes this possible, using libsigc++ slots. -- murrayc@xxxxxxxxxxx www.murrayc.com www.openismus.com _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list