forked from AuroraMiddleware/gtk
Minor tweaks.
* gdk/tmpl/rgb.sgml: * gdk/tmpl/gcs.sgml: Minor tweaks.
This commit is contained in:
parent
f0b823e943
commit
23e681f31b
@ -1,5 +1,8 @@
|
|||||||
2002-11-29 Matthias Clasen <maclas@gmx.de>
|
2002-11-29 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
|
* gdk/tmpl/rgb.sgml:
|
||||||
|
* gdk/tmpl/gcs.sgml: Minor tweaks.
|
||||||
|
|
||||||
* gdk/tmpl/gdkdisplaymanager.sgml: Add some docs.
|
* gdk/tmpl/gdkdisplaymanager.sgml: Add some docs.
|
||||||
|
|
||||||
2002-11-27 Matthias Clasen <maclas@gmx.de>
|
2002-11-27 Matthias Clasen <maclas@gmx.de>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
Graphics Contexts
|
Graphics Contexts
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
objects to encapsulate drawing properties.
|
Objects to encapsulate drawing properties
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
GdkRGB
|
GdkRGB
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
renders RGB, grayscale, or indexed image data to a #GdkDrawable
|
Renders RGB, grayscale, or indexed image data to a GdkDrawable
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
|
|
||||||
@ -35,7 +35,7 @@ in cases where a "better" visual than the default is available.
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<example>
|
<example>
|
||||||
<title>A simple example program using GdkRGB.</title>
|
<title>A simple example program using GdkRGB</title>
|
||||||
<programlisting>
|
<programlisting>
|
||||||
#include <gtk/gtk.h>
|
#include <gtk/gtk.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user