ComboBox.this

Sets our main struct and passes it to the parent class.

  1. this(GtkComboBox* gtkComboBox, bool ownedRef)
    class ComboBox
    this
    (
    GtkComboBox* gtkComboBox
    ,
    bool ownedRef = false
    )
  2. this(bool entry)
  3. this(TreeModelIF model, bool entry)
  4. this(CellArea area, bool entry)