Sets the GtkWidgetClass.activate_signal field with the given @signal_id; the signal will be emitted when calling gtk_widget_activate().
The @signal_id must have been registered with g_signal_new() or g_signal_newv() before calling this function.
the id for the activate signal
See Implementation
Sets the GtkWidgetClass.activate_signal field with the given @signal_id; the signal will be emitted when calling gtk_widget_activate().
The @signal_id must have been registered with g_signal_new() or g_signal_newv() before calling this function.