Virtual Method

AtkUtilremove_global_event_listener

Declaration [src]

void
remove_global_event_listener (
  guint listener_id
)

Description [src]

Removes the specified function to the list of functions to be called when an ATK event occurs. ATK implementors are discouraged from reimplementing this method.

Parameters

listener_id

Type: guint

No description available.