GladeXML::signal_connect_object

void signal_connect_object(string handler, mixed callback, [mixed user_param]);

Connects all signals with the given handler to a callback function. Other than signal_connect() the calling widget will not be passed as the first parameter (just omitted).