FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Remove handlers?

 
Post new topic   Reply to topic     Forum Index -> gtkD
View previous topic :: View next topic  
Author Message
avaj



Joined: 28 Aug 2010
Posts: 2

PostPosted: Sat Jan 21, 2012 10:12 am    Post subject: Remove handlers? Reply with quote

Hello. Let's say I do widget.addOnExpose() three times in a row, how can I remove all these events when I don't need them anymore?
Back to top
View user's profile Send private message
Mike Wey



Joined: 07 May 2007
Posts: 428

PostPosted: Sun Jan 22, 2012 9:06 am    Post subject: Reply with quote

widget.onExposeListeners = null; would probable work if you want to remove all of them.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> gtkD All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group