>
api
>
name
>
gb.detach
Previous
Next
Edit
Rename
Undo
Refresh
Search
Administration
Documentation
History
GB.Detach
Syntax
void
GB.Detach
( void *
object
)
Detaches the object from its event observer.
object
points at the object.
Once detached, the events raised by the object will be silently ignored.
See also
Class Management
Event Management