public class IOSchedulerJob {
public bool send_to_mainloop ( SourceFunc func,
DestroyNotify notify ) ;
public void send_to_mainloop_async ( SourceFunc func,
DestroyNotify notify ) ;
}

public bool send_to_mainloop ( SourceFunc func,
DestroyNotify notify ) ;
public void send_to_mainloop_async ( SourceFunc func,
DestroyNotify notify ) ;
Created by Valadoc