Hello! > and call it from my custom widget.. the proble is that i dont know how to > call funtions of a parent widget from a contained widget..
Create a signal handler in your custom widget and connect this signal to your parent widget on custom widget creation. Regards, Frank _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
