https://bugzilla.novell.com/show_bug.cgi?id=356138


           Summary: Implement GLib.Timeout.Remove()
           Product: gtk#
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: P5 - None
         Component: gtk-sharp
        AssignedTo: mono-bugs@lists.ximian.com
        ReportedBy: [EMAIL PROTECTED]
         QAContact: mono-bugs@lists.ximian.com
          Found By: ---


Timeout handlers can be added with GLib.Timeout.Add(), but they have to be
removed with GLib.Source.Remove(). The relation between Timeout and Source is
not obvious at all, and it is not easy to find out how to unregister handlers.

My suggestion is to add a GLib.Timeout.Remove method which does the same, and
which would be easier to find.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to