Constructor

GntComboBoxnew

Declaration [src]

GntWidget*
gnt_combo_box_new (
  void
)

Description [src]

Create a new GntComboBox.

Return value

Type: GntWidget

A new GntComboBox.

The caller of the function takes ownership of the data, and is responsible for freeing it.