remove
Description:
Removes the string at position
from this.
position
must be smaller than the current length of the list.
Parameters:
this |
a `GtkStringList` |
position |
the position of the string that is to be removed |