Personal tools
From wiki.swiftlytilting.com
Jump to: navigation, search

WinBinder Manual/wb destroy timer

bool 'wb_destroy_timer (int window, int id)

Destroys a timer created with wb_create_timer(). The window and the id parameters must be the same that were passed to <winterpostwiki>wb_create_timer</winterpostwiki>() when the timer was created.

See also

Winbinder Projects