Globally thaw events for ALL EFL OBJECTS.
Allows event callbacks to be called for all EFL objects after they have been disabled by Efl.Object.event_global_freeze. The amount of thaws must match the amount of freezes for events to be re-enabled.
Since 1.22
event_global_thaw @static {}
void efl_event_global_thaw();