SList
class SList(val glibSListPointer: <Error class: unknown class><<Error class: unknown class>>) : ProxyInstance(source)
The #GSList struct is used for each element in the singly-linked list.
Skipped during bindings generation
parameter
func
: CompareFuncparameter
free_func
: DestroyNotifyparameter
func
: CompareFuncparameter
compare_func
: CompareFunc
Constructors
Link copied to clipboard
constructor()
Allocate a new SList.
constructor(scope: <Error class: unknown class>)
Allocate a new SList using the provided AutofreeScope.
Allocate a new SList.
Allocate a new SList using the provided AutofreeScope.
constructor(glibSListPointer: <Error class: unknown class><<Error class: unknown class>>)