Wednesday, 25 May 2016

ComboBox 01

The script shows how to create a combo box in a GTK3 window.


  1. Define a text combo box without entry.
  2. Define a text combo box with entry.
  3. Define event handlers for the combo boxes.

Source Code


No comments:

Post a Comment