ListSG.foreac

Calls a function for each element of a #GSList.

class ListSG
void
foreac

Parameters

func GFunc

the function to call with each element's data

userData void*

user data to pass to the function

Meta