Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

gtkcomboperiodic.h File Reference

Go to the source code of this file.

Functions

GtkWidget * gtk_combo_periodic_new (void)
guint gtk_combo_periodic_get_element (GtkComboPeriodic *combo)
void gtk_combo_periodic_set_element (GtkComboPeriodic *combo, guint element)


Detailed Description

Declaration of the GtkComboPeriodic widget.

Definition in file gtkcomboperiodic.h.


Function Documentation

guint gtk_combo_periodic_get_element GtkComboPeriodic combo  ) 
 

Parameters:
combo a GtkComboPeriodic widget Used to get the currently selected element in the periodic table.
Returns:
the atomic number of the currently selected element or 0 if none is selected.

GtkWidget* gtk_combo_periodic_new void   ) 
 

Returns:
a pointer to a newly created GtkComboPeriodic widget.

void gtk_combo_periodic_set_element GtkComboPeriodic combo,
guint  element
 

Parameters:
combo a GtkComboPeriodic widget
element the atomic number of the element to select or 0 Sets the selected element in the periodic table.


Generated on Sun May 28 16:59:57 2006 for The Gnome Chemistry Utils by  doxygen 1.4.1