GtkIconView::get_orientation
GtkOrientation get_orientation
();
Returns the orientation of the icon's label: Gtk::ORIENTATION_HORIZONTAL means that the label is left of the icon, and Gtk::ORIENTATION_VERTICAL shows the text below the icon.
See also: set_orientation()