Imported Upstream version 2.3.14
This commit is contained in:
@ -6,17 +6,16 @@
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
|
||||
<link rel="start" href="index.html" title="GIMP Library Reference Manual">
|
||||
<link rel="up" href="libgimp-general.html" title="Functions not Related to Specific Images">
|
||||
<link rel="prev" href="libgimp-gimp.html" title="gimp">
|
||||
<link rel="prev" href="libgimp-gimpenums.html" title="gimpenums">
|
||||
<link rel="next" href="libgimp-gimpcontext.html" title="gimpcontext">
|
||||
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="gimpdefinitions.html" title="Part I. GIMP Constants">
|
||||
<link rel="part" href="libgimp.html" title="Part II. GIMP Library">
|
||||
<link rel="part" href="libgimp.html" title="Part I. GIMP Library">
|
||||
<link rel="chapter" href="libgimp-general.html" title="Functions not Related to Specific Images">
|
||||
<link rel="chapter" href="libgimp-image.html" title="Manupulating Images and all their Properties">
|
||||
<link rel="chapter" href="libgimp-image.html" title="Manupulating Images and their Properties">
|
||||
<link rel="chapter" href="libgimp-data.html" title="Data Objects">
|
||||
<link rel="chapter" href="libgimp-selectors.html" title="Controlling the Core's Selection Dialogs">
|
||||
<link rel="part" href="libgimpui.html" title="Part III. GIMP User Interface Library">
|
||||
<link rel="part" href="libgimpui.html" title="Part II. GIMP User Interface Library">
|
||||
<link rel="chapter" href="libgimpui-hierarchy.html" title="Object Hierarchy">
|
||||
<link rel="index" href="libgimp-index.html" title="Index">
|
||||
<link rel="index" href="libgimp-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
@ -26,22 +25,22 @@
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
||||
<tr valign="middle">
|
||||
<td><a accesskey="p" href="libgimp-gimp.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<td><a accesskey="p" href="libgimp-gimpenums.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
||||
<td><a accesskey="u" href="libgimp-general.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
||||
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
||||
<th width="100%" align="center">GIMP Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="libgimp-gimpcontext.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2568592" class="shortcut">Top</a>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2548481" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#id2590205" class="shortcut">Description</a></nobr></td></tr>
|
||||
<a href="#id2557152" class="shortcut">Description</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="libgimp-gimpbuffer"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2>
|
||||
<a name="id2568592"></a><span class="refentrytitle">gimpbuffer</span>
|
||||
<a name="id2548481"></a><span class="refentrytitle">gimpbuffer</span>
|
||||
</h2>
|
||||
<p>gimpbuffer</p>
|
||||
</td>
|
||||
@ -68,17 +67,17 @@ href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageBaseType"
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2590205"></a><h2>Description</h2>
|
||||
<a name="id2557152"></a><h2>Description</h2>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2590220"></a><h2>Details</h2>
|
||||
<a name="id2557168"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2590231"></a><h3>
|
||||
<a name="id2557179"></a><h3>
|
||||
<a name="gimp-buffers-get-list"></a>gimp_buffers_get_list ()</h3>
|
||||
<a class="indexterm" name="id2590244"></a><pre class="programlisting">gchar** gimp_buffers_get_list (const gchar *filter,
|
||||
<a class="indexterm" name="id2557192"></a><pre class="programlisting">gchar** gimp_buffers_get_list (const gchar *filter,
|
||||
gint *num_buffers);</pre>
|
||||
<p>
|
||||
Retrieve a complete listing of the available buffers.
|
||||
@ -115,9 +114,9 @@ buffers.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2590336"></a><h3>
|
||||
<a name="id2565715"></a><h3>
|
||||
<a name="gimp-buffer-rename"></a>gimp_buffer_rename ()</h3>
|
||||
<a class="indexterm" name="id2588929"></a><pre class="programlisting">gchar* gimp_buffer_rename (const gchar *buffer_name,
|
||||
<a class="indexterm" name="id2565730"></a><pre class="programlisting">gchar* gimp_buffer_rename (const gchar *buffer_name,
|
||||
const gchar *new_name);</pre>
|
||||
<p>
|
||||
Renames a named buffer.
|
||||
@ -153,9 +152,9 @@ This procedure renames a named buffer.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2589018"></a><h3>
|
||||
<a name="id2592340"></a><h3>
|
||||
<a name="gimp-buffer-delete"></a>gimp_buffer_delete ()</h3>
|
||||
<a class="indexterm" name="id2589033"></a><pre class="programlisting">gboolean gimp_buffer_delete (const gchar *buffer_name);</pre>
|
||||
<a class="indexterm" name="id2592355"></a><pre class="programlisting">gboolean gimp_buffer_delete (const gchar *buffer_name);</pre>
|
||||
<p>
|
||||
Deletes a named buffer.
|
||||
</p>
|
||||
@ -185,9 +184,9 @@ This procedure deletes a named buffer.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2591517"></a><h3>
|
||||
<a name="id2592423"></a><h3>
|
||||
<a name="gimp-buffer-get-width"></a>gimp_buffer_get_width ()</h3>
|
||||
<a class="indexterm" name="id2591531"></a><pre class="programlisting">gint gimp_buffer_get_width (const gchar *buffer_name);</pre>
|
||||
<a class="indexterm" name="id2592436"></a><pre class="programlisting">gint gimp_buffer_get_width (const gchar *buffer_name);</pre>
|
||||
<p>
|
||||
Retrieves the specified buffer's width.
|
||||
</p>
|
||||
@ -217,9 +216,9 @@ This procedure retrieves the specified named buffer's width.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2591600"></a><h3>
|
||||
<a name="id2589920"></a><h3>
|
||||
<a name="gimp-buffer-get-height"></a>gimp_buffer_get_height ()</h3>
|
||||
<a class="indexterm" name="id2591614"></a><pre class="programlisting">gint gimp_buffer_get_height (const gchar *buffer_name);</pre>
|
||||
<a class="indexterm" name="id2589934"></a><pre class="programlisting">gint gimp_buffer_get_height (const gchar *buffer_name);</pre>
|
||||
<p>
|
||||
Retrieves the specified buffer's height.
|
||||
</p>
|
||||
@ -249,9 +248,9 @@ This procedure retrieves the specified named buffer's height.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2591683"></a><h3>
|
||||
<a name="id2590003"></a><h3>
|
||||
<a name="gimp-buffer-get-bytes"></a>gimp_buffer_get_bytes ()</h3>
|
||||
<a class="indexterm" name="id2591697"></a><pre class="programlisting">gint gimp_buffer_get_bytes (const gchar *buffer_name);</pre>
|
||||
<a class="indexterm" name="id2590016"></a><pre class="programlisting">gint gimp_buffer_get_bytes (const gchar *buffer_name);</pre>
|
||||
<p>
|
||||
Retrieves the specified buffer's bytes.
|
||||
</p>
|
||||
@ -281,9 +280,9 @@ This procedure retrieves the specified named buffer's bytes.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2591766"></a><h3>
|
||||
<a name="id2590086"></a><h3>
|
||||
<a name="gimp-buffer-get-image-type"></a>gimp_buffer_get_image_type ()</h3>
|
||||
<a class="indexterm" name="id2590678"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2590100"></a><pre class="programlisting"><a
|
||||
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpImageBaseType"
|
||||
>GimpImageBaseType</a> gimp_buffer_get_image_type
|
||||
(const gchar *buffer_name);</pre>
|
||||
|
Reference in New Issue
Block a user