#include <gcu/gtkcomboperiodic.h>
The GtkComboPeriodic is a combo box with a dropdown periodic table widget.
This widget has one signal:
periodic,: | the object which received the signal. | |
Z,: | the atomic number of the newly selected element or 0 if none is selected. | |
data,: | user data set when the signal handler was connected. |
Functions related to the GtkComboPeriodic Widget are described in the gtkcomboperiodic.h page.