Constructor
GtkComboBoxnew_with_area
Declaration [src]
GtkWidget*
gtk_combo_box_new_with_area (
GtkCellArea* area
)
Parameters
area-
Type:
GtkCellAreaThe
GtkCellAreato use to layout cell renderers.The data is owned by the caller of the function.
Return value
Type: GtkWidget
A new GtkComboBox.
| The data is owned by the called function. |