Method
PidginDisplayItemset_children
unstable since: 3.0
Declaration [src]
void
pidgin_display_item_set_children (
  PidginDisplayItem* item,
  GListModel* children
)
      Description [src]
Sets the children of item to children. If children is not NULL then the
model must have an item type of PidginDisplayItem.
Available since: 3.0
| Sets property | Pidgin.DisplayItem:children |