package ocgtk

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

Module Gtk.Drop_down

class type drop_down_t = object ... end
class drop_down : [ `drop_down | `widget | `initially_unowned | `object_ ] Gobject.obj -> drop_down_t
val new_ : Ocgtk_gio.Gio.List_model.list_model_t option -> Ocgtk_gtk__.GExpression.expression_t option -> drop_down_t
val new_from_strings : string array -> drop_down_t