package ocgtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Class No_selection.no_selection

inherit Ocgtk_gio.Gio.List_model.list_model_t
inherit Ocgtk_gtk__.GSection_model.section_model_t
inherit Ocgtk_gtk__.GSelection_model.selection_model_t
method get_model : unit -> Ocgtk_gio.Gio.List_model.list_model_t option
method set_model : Ocgtk_gio.Gio.List_model.list_model_t option -> unit
method item_type : Gobject.Type.t
method n_items : int
method as_no_selection : Ocgtk_gtk__.No_selection.t