~ubuntu-branches/ubuntu/karmic/mergeant/karmic

« back to all changes in this revision

Viewing changes to doc/libmergeant/C/tmpl/mg-canvas-db-relations.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Gustavo R. Montesino
  • Date: 2007-11-29 08:44:48 UTC
  • mfrom: (2.1.4 hardy)
  • Revision ID: james.westby@ubuntu.com-20071129084448-6aon73d22bv6hzfw
Tags: 0.67-3
* Re-enable installation of the mime files in mergeant.install
* mergeant.dirs: create usr/share/mime/packages to make dh_installmime add
  the update-mime-database code snippets

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- ##### SECTION Title ##### -->
2
 
MgCanvasDbRelations
3
 
 
4
 
<!-- ##### SECTION Short_Description ##### -->
5
 
Graphical representation of the relations (foreign key constreints) in the database.
6
 
 
7
 
<!-- ##### SECTION Long_Description ##### -->
8
 
<para>
9
 
This object uses a #MgGraph object to be able to tell which table is displayed,
10
 
and where on the canvas.
11
 
</para>
12
 
 
13
 
<!-- ##### SECTION See_Also ##### -->
14
 
<para>
15
 
 
16
 
</para>
17
 
 
18
 
<!-- ##### STRUCT MgCanvasDbRelations ##### -->
19
 
<para>
20
 
 
21
 
</para>
22
 
 
23
 
 
24
 
<!-- ##### FUNCTION mg_canvas_db_relations_get_type ##### -->
25
 
<para>
26
 
 
27
 
</para>
28
 
 
29
 
@Returns: 
30
 
 
31
 
 
32
 
<!-- ##### FUNCTION mg_canvas_db_relations_new ##### -->
33
 
<para>
34
 
 
35
 
</para>
36
 
 
37
 
@conf: 
38
 
@graph: 
39
 
@Returns: 
40
 
 
41