summaryrefslogtreecommitdiff
path: root/docs/gdk-pixbuf-rendering.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gdk-pixbuf-rendering.xml')
-rw-r--r--docs/gdk-pixbuf-rendering.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/docs/gdk-pixbuf-rendering.xml b/docs/gdk-pixbuf-rendering.xml
new file mode 100644
index 000000000..b1a23af43
--- /dev/null
+++ b/docs/gdk-pixbuf-rendering.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0"?>
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+ "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+]>
+<refentry id="gdk-pixbuf-gdk-pixbuf-rendering">
+<refmeta>
+<refentrytitle>Rendering</refentrytitle>
+<manvolnum>3</manvolnum>
+<refmiscinfo>GDK-PIXBUF Library</refmiscinfo>
+</refmeta>
+
+<refnamediv>
+<refname>Rendering</refname><refpurpose>Rendering a pixbuf to a GDK drawable.</refpurpose>
+</refnamediv>
+
+
+<refsect1>
+<title>Description</title>
+ <para>
+ The functions to render pixbufs to GDK drawables are contained in
+ GDK, see the <link linkend="https://developer.gnome.org/gdk3/stable/gdk3-Cairo-Interaction.html">GDK
+ documentation</link>.
+ </para>
+</refsect1>
+
+
+
+
+</refentry>
+
+
+