plug-removed

The default action is to destroy the GtkSocket widget, so if you want to reuse it you must add a signal handler that returns True.

The callback will be passed one parameters: socket, the object which received the signal

Callback function

bool callback(GtkSocket socket);