OnceFunc


Description:

public delegate G OnceFunc ()

Specifies the type of the func functions passed to g_thread_new or g_thread_try_new.

Parameters:

data

data passed to the thread

Returns:

the return value of the thread


Namespace: GLib
Package: glib-2.0