~ubuntu-branches/ubuntu/jaunty/goffice/jaunty-updates

« back to all changes in this revision

Viewing changes to docs/reference/html/GogOutlinedObject.html

  • Committer: Bazaar Package Importer
  • Author(s): Aron Sisak
  • Date: 2007-07-24 19:38:48 UTC
  • mfrom: (1.1.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20070724193848-1drk5szc3ykeud8f
Tags: 0.4.2-0ubuntu1
* New upstream release:
  - Foocanvas bug that scaled images by 1 extra pixel. [#314864]
  - Fix compilation for Gtk+ trunk.
  - Fix chart guru help button. [#394181]
  - Minor memory leak.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
<th width="100%" align="center">Goffice Reference Manual</th>
35
35
<td><a accesskey="n" href="GogPersist.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
36
36
</tr>
37
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2591142" class="shortcut">Top</a>
38
 
                  &#160;|&#160;
39
 
                  <a href="#id2595108" class="shortcut">Description</a>
40
 
                  &#160;|&#160;
41
 
                  <a href="#id2590134" class="shortcut">Object Hierarchy</a>
42
 
                  &#160;|&#160;
43
 
                  <a href="#id2566694" class="shortcut">Properties</a></nobr></td></tr>
 
37
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2563103" class="shortcut">Top</a>
 
38
                  &#160;|&#160;
 
39
                  <a href="#id2599382" class="shortcut">Description</a>
 
40
                  &#160;|&#160;
 
41
                  <a href="#id2593274" class="shortcut">Object Hierarchy</a>
 
42
                  &#160;|&#160;
 
43
                  <a href="#id2570710" class="shortcut">Properties</a></nobr></td></tr>
44
44
</table>
45
45
<div class="refentry" lang="en">
46
46
<a name="GogOutlinedObject"></a><div class="titlepage"></div>
47
47
<div class="refnamediv"><table width="100%"><tr>
48
48
<td valign="top">
49
49
<h2>
50
 
<a name="id2591142"></a><span class="refentrytitle">GogOutlinedView</span>
 
50
<a name="id2563103"></a><span class="refentrytitle">GogOutlinedView</span>
51
51
</h2>
52
52
<p>GogOutlinedView &#8212; Base class for all objects displayed in a frame</p>
53
53
</td>
66
66
</pre>
67
67
</div>
68
68
<div class="refsect1" lang="en">
69
 
<a name="id2590134"></a><h2>Object Hierarchy</h2>
 
69
<a name="id2593274"></a><h2>Object Hierarchy</h2>
70
70
<pre class="synopsis">
71
71
 
72
72
  GObject
80
80
</pre>
81
81
</div>
82
82
<div class="refsect1" lang="en">
83
 
<a name="id2566694"></a><h2>Properties</h2>
 
83
<a name="id2570710"></a><h2>Properties</h2>
84
84
<pre class="synopsis">
85
85
 
86
86
  "<a href="GogOutlinedObject.html#GogOutlinedObject--padding-pts">padding-pts</a>"              gdouble               : Read / Write
87
87
</pre>
88
88
</div>
89
89
<div class="refsect1" lang="en">
90
 
<a name="id2595108"></a><h2>Description</h2>
 
90
<a name="id2599382"></a><h2>Description</h2>
91
91
<p>
92
92
 
93
93
</p>
94
94
</div>
95
95
<div class="refsect1" lang="en">
96
 
<a name="id2595124"></a><h2>Details</h2>
 
96
<a name="id2599398"></a><h2>Details</h2>
97
97
<div class="refsect2" lang="en">
98
 
<a name="id2595135"></a><h3>
 
98
<a name="id2599408"></a><h3>
99
99
<a name="GogOutlinedObject-struct"></a>GogOutlinedObject</h3>
100
 
<a class="indexterm" name="id2595146"></a><pre class="programlisting">typedef struct _GogOutlinedObject GogOutlinedObject;</pre>
 
100
<a class="indexterm" name="id2599420"></a><pre class="programlisting">typedef struct _GogOutlinedObject GogOutlinedObject;</pre>
101
101
<p>
102
102
 
103
103
</p>
104
104
</div>
105
105
<hr>
106
106
<div class="refsect2" lang="en">
107
 
<a name="id2595163"></a><h3>
 
107
<a name="id2599437"></a><h3>
108
108
<a name="gog-outlined-object-get-pad"></a>gog_outlined_object_get_pad ()</h3>
109
 
<a class="indexterm" name="id2565260"></a><pre class="programlisting">double              gog_outlined_object_get_pad         (<a href="GogOutlinedObject.html" title="GogOutlinedView">GogOutlinedObject</a> const *goo);</pre>
 
109
<a class="indexterm" name="id2599448"></a><pre class="programlisting">double              gog_outlined_object_get_pad         (<a href="GogOutlinedObject.html" title="GogOutlinedView">GogOutlinedObject</a> const *goo);</pre>
110
110
<p>
111
111
 
112
112
</p>
130
130
</div>
131
131
</div>
132
132
<div class="refsect1" lang="en">
133
 
<a name="id2565318"></a><h2>Property Details</h2>
 
133
<a name="id2559806"></a><h2>Property Details</h2>
134
134
<div class="refsect2" lang="en">
135
 
<a name="id2565329"></a><h3>
 
135
<a name="id2559817"></a><h3>
136
136
<a name="GogOutlinedObject--padding-pts"></a>The <code class="literal">"padding-pts"</code> property</h3>
137
 
<a class="indexterm" name="id2565343"></a><pre class="programlisting">  "padding-pts"              gdouble               : Read / Write</pre>
 
137
<a class="indexterm" name="id2559831"></a><pre class="programlisting">  "padding-pts"              gdouble               : Read / Write</pre>
138
138
<p>Number of pts separating charts in the grid.</p>
139
139
<p>Allowed values: &gt;= 0</p>
140
140
<p>Default value: 0</p>