public class Idle {
public static uint add ( SourceFunc function ) ;
public static uint add_full ( int priority,
SourceFunc function,
DestroyNotify? notify ) ;
public static bool remove_by_data ( void** data ) ;
}

public static uint add ( SourceFunc function ) ;
public static uint add_full ( int priority,
SourceFunc function,
DestroyNotify? notify ) ;
public static bool remove_by_data ( void** data ) ;
Created by Valadoc