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

gtkcrystalviewer.h File Reference

Go to the source code of this file.

Functions

GtkWidget * gtk_crystal_viewer_new (xmlNodePtr node)
void gtk_crystal_viewer_set_data (GtkCrystalViewer *viewer, xmlNodePtr node)


Detailed Description

Declaration of the GtkCrystalViewer widget.

Definition in file gtkcrystalviewer.h.


Function Documentation

GtkWidget* gtk_crystal_viewer_new xmlNodePtr  node  ) 
 

Parameters:
node: a pointer to an xlNode (from libxml) containing the serialized version of the crystal to display as saved by Gnome Crystal or NULL.
Builds a new GtkCrystalViewer widget and, if node is not NULL, fills it with the Crystal structure described in node.
Returns:
a pointer to the new viewer.

void gtk_crystal_viewer_set_data GtkCrystalViewer viewer,
xmlNodePtr  node
 

Parameters:
viewer: a pointer to a GtkCrystalViewer widget.
node: a pointer to an xlNode (from libxml) containing the serialized version of the crystal to display as saved by Gnome Crystal.
Replaces the content of viewer by the Crystal structure described in node.


Generated on Fri Feb 10 08:29:24 2006 for The Gnome Chemistry Utils by  doxygen 1.4.1