OnceFunc


Description:

[ CCode ( cname = "GThreadFunc" ) ]
public delegate G OnceFunc<G> ()

Specifies the type of the func functions passed to Thread or Thread.try.

Parameters:

data

data passed to the thread

Returns:

the return value of the thread


Namespace: GLib
Package: glib-2.0