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 : int -> unit
method set_columns : int -> unit
method set_item_width : int -> unit
method set_margin : int -> unit
method set_orientation : GtkEnums.orientation -> unit
method set_row_spacing : int -> unit
method set_selection_mode : GtkEnums.selection_mode -> unit
method set_spacing : int -> unit
method column_spacing : int
method columns : int
method item_width : int
method margin : int
method orientation : GtkEnums.orientation
method row_spacing : int
method selection_mode : GtkEnums.selection_mode
method spacing : int