Function
GLibListremove
Description
Removes an element from a GList
.
If two elements contain the same data, only the first is removed.
If none of the elements contain the data, the GList
is unchanged.
Removes an element from a GList
.
If two elements contain the same data, only the first is removed.
If none of the elements contain the data, the GList
is unchanged.