Gtk.IconView.prototype.get_item_orientation

function get_item_orientation():Gtk.Orientation {
    // Gjs wrapper for gtk_icon_view_get_item_orientation()
}

Returns the value of the ::item-orientation property which determines whether the labels are drawn beside the icons instead of below.

Since 2.6

Returns

the relative position of texts and icons