Callback


Description:

public delegate G Callback<G> () throws Error

Callback which is invoked by the TaskQueue.execute and TaskQueue.execute_async functions.

This is similar to GLib.ThreadFunc, except the delegate can throw exceptions.


Namespace: Bump
Package: bump-0.1