set_child
Description:
Sets the child to be used for this listitem.
This function is typically called by applications when setting up a listitem so that the widget can be reused when binding it multiple times.
Parameters:
this |
a listitem |
child |
The listitem's child or `NULL` to unset |