GtkIconView::get_item_width

int get_item_width();

Returns the space which a single item can occupy in width. Counting begins at the left side of the icon.

The item width defaults to -1, meaning that the icon view will determine the best suitable width.

See also: set_item_width()