~ubuntu-branches/ubuntu/maverick/conglomerate/maverick

« back to all changes in this revision

Viewing changes to src/cong-editor-area.h

  • Committer: Bazaar Package Importer
  • Author(s): Daniel T Chen
  • Date: 2005-11-08 05:07:06 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051108050706-bcg60nwqf1z3w0d6
Tags: 0.9.1-1ubuntu1
* Resynchronise with Debian (Closes: #4397).
  - Thanks, Jordan Mantha.

Show diffs side-by-side

added added

removed removed

Lines of Context:
261
261
cong_editor_area_protected_set_parent (CongEditorArea *area,
262
262
                                       CongEditorArea *parent);
263
263
 
 
264
xmlNodePtr
 
265
cong_editor_area_make_debug_xml_element (CongEditorArea *area, 
 
266
                                         xmlDocPtr xml_doc);
264
267
 
265
268
G_END_DECLS
266
269