Func

typealias Func = () -> Unit

Specifies the type of functions passed to g_list_foreach() and g_slist_foreach().