gtk_combo_box_text_insert_text ( combo_box_text position text -- )


Vocabulary
gtk3.ffi

Inputs
combo_box_textan object
positionan object
textan object


Outputs
None

Definition