Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

_MlViewNamespaceEditorPrivate Struct Reference


Data Fields

GtkCList * namespaces
GtkEntry * ns_prefix_edit_entry
GtkEntry * ns_uri_edit_entry
GtkButton * add_ns_button
GtkButton * remove_ns_button
gint current_selected_row
gboolean editable
gint ns_prefix_edit_entry_changed_handler_id
gint ns_uri_edit_entry_changed_handler_id
xmlNodePtr current_xml_node
MlViewAppContextapp_context

Field Documentation

GtkButton* _MlViewNamespaceEditorPrivate::add_ns_button
 

Definition at line 27 of file mlview-namespace-editor.c.

MlViewAppContext* _MlViewNamespaceEditorPrivate::app_context
 

Definition at line 34 of file mlview-namespace-editor.c.

gint _MlViewNamespaceEditorPrivate::current_selected_row
 

Definition at line 29 of file mlview-namespace-editor.c.

xmlNodePtr _MlViewNamespaceEditorPrivate::current_xml_node
 

Definition at line 33 of file mlview-namespace-editor.c.

gboolean _MlViewNamespaceEditorPrivate::editable
 

Definition at line 30 of file mlview-namespace-editor.c.

GtkCList* _MlViewNamespaceEditorPrivate::namespaces
 

Definition at line 24 of file mlview-namespace-editor.c.

GtkEntry* _MlViewNamespaceEditorPrivate::ns_prefix_edit_entry
 

Definition at line 25 of file mlview-namespace-editor.c.

gint _MlViewNamespaceEditorPrivate::ns_prefix_edit_entry_changed_handler_id
 

Definition at line 31 of file mlview-namespace-editor.c.

GtkEntry* _MlViewNamespaceEditorPrivate::ns_uri_edit_entry
 

Definition at line 26 of file mlview-namespace-editor.c.

gint _MlViewNamespaceEditorPrivate::ns_uri_edit_entry_changed_handler_id
 

Definition at line 32 of file mlview-namespace-editor.c.

GtkButton* _MlViewNamespaceEditorPrivate::remove_ns_button
 

Definition at line 28 of file mlview-namespace-editor.c.


The documentation for this struct was generated from the following file:
Generated on Sat Jul 6 09:57:41 2002 for Gnome-MlView by doxygen1.2.16