package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val virtual obj : [> `iconview ] Gobject.obj
method set_column_spacing : icon_view_props -> int -> unit
method set_columns : 'a -> int -> unit
method set_item_width : 'a -> int -> unit
method set_margin : 'a -> int -> unit
method set_orientation : 'a -> GtkEnums.orientation -> unit
method set_row_spacing : 'a -> int -> unit
method set_selection_mode : 'a -> GtkEnums.selection_mode -> unit
method set_spacing : 'a -> int -> unit
method column_spacing : 'a -> int
method columns : 'a -> int
method item_width : 'a -> int
method margin : 'a -> int
method orientation : 'a -> GtkEnums.orientation
method row_spacing : 'a -> int
method selection_mode : 'a -> GtkEnums.selection_mode
method spacing : 'a -> int