Method

GObjectSignalGroupunblock

since: 2.72

Declaration

void
g_signal_group_unblock (
  GSignalGroup* self
)

Description

Unblocks all signal handlers managed by self so they will be called again during any signal emissions unless it is blocked again. Must be unblocked exactly the same number of times it has been blocked to become active again.

Available since: 2.72