ganv_item_request_update

void ganv_item_request_update (GanvItem* item);
  

To be used only by item implementations. Requests that the canvas queue an update for the specified item.

item

A canvas item.

Returns