Packages
libgitg-1.0
Gitg
Async
ThreadFunc
thread
thread_try
Async
Async
Object Hierarchy:
Gitg.Async
Gitg.Async
Gitg.Async
Description:
public
class
Async
Namespace:
Gitg
Package:
libgitg-1.0
Content:
Delegates:
public
delegate
void
ThreadFunc
()
throws
Error
Static methods:
public
static
async
void
thread
(
ThreadFunc
func)
throws
Error
public
static
async
void
thread_try
(
ThreadFunc
func)
Creation methods:
public
Async
()