mirror of https://github.com/GNOME/gimp.git
libgimpwidgets/libgimpwidgets-docs.sgml
2008-04-09 Sven Neumann <sven@gimp.org> * libgimpwidgets/libgimpwidgets-docs.sgml * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/tmpl/gimpstock.sgml * libgimpwidgets/tmpl/gimpcairo-utils.sgml: added new stock icons and gimpcairo-utils. svn path=/trunk/; revision=25440
This commit is contained in:
parent
e9da79c8ec
commit
82a6e606ab
|
@ -1,3 +1,11 @@
|
|||
2008-04-09 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* libgimpwidgets/libgimpwidgets-docs.sgml
|
||||
* libgimpwidgets/libgimpwidgets-sections.txt
|
||||
* libgimpwidgets/tmpl/gimpstock.sgml
|
||||
* libgimpwidgets/tmpl/gimpcairo-utils.sgml: added new stock icons
|
||||
and gimpcairo-utils.
|
||||
|
||||
2008-04-09 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* libgimpconfig/libgimpconfig-sections.txt: added gimp_config_copy().
|
||||
|
|
|
@ -88,6 +88,7 @@
|
|||
|
||||
<part id="libgimpwidgets-utils">
|
||||
<title>GIMP Widgets Utilities</title>
|
||||
<xi:include href="xml/gimpcairo-utils.xml" />
|
||||
<xi:include href="xml/gimphelpui.xml" />
|
||||
<xi:include href="xml/gimpquerybox.xml" />
|
||||
<xi:include href="xml/gimpstock.xml" />
|
||||
|
|
|
@ -34,6 +34,18 @@ GIMP_IS_BUTTON_CLASS
|
|||
GIMP_BUTTON_GET_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpcairo-utils</FILE>
|
||||
<TITLE>GimpCairoUtils</TITLE>
|
||||
gimp_cairo_set_source_rgb
|
||||
gimp_cairo_set_source_rgba
|
||||
gimp_cairo_set_focus_line_pattern
|
||||
gimp_cairo_checkerboard_create
|
||||
gimp_cairo_surface_create_from_pixbuf
|
||||
GIMP_CAIRO_RGB24_SET_PIXEL
|
||||
GIMP_CAIRO_ARGB32_SET_PIXEL
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpcellrenderercolor</FILE>
|
||||
<TITLE>GimpCellRendererColor</TITLE>
|
||||
|
@ -787,6 +799,7 @@ GIMP_STOCK_ERROR
|
|||
GIMP_STOCK_INFO
|
||||
GIMP_STOCK_QUESTION
|
||||
GIMP_STOCK_WARNING
|
||||
GIMP_STOCK_GEGL
|
||||
GIMP_STOCK_WILBER
|
||||
GIMP_STOCK_WILBER_EEK
|
||||
GIMP_STOCK_ZOOM_FOLLOW_WINDOW
|
||||
|
@ -822,6 +835,7 @@ GIMP_STOCK_TOOL_PATH
|
|||
GIMP_STOCK_TOOL_PENCIL
|
||||
GIMP_STOCK_TOOL_PERSPECTIVE
|
||||
GIMP_STOCK_TOOL_PERSPECTIVE_CLONE
|
||||
GIMP_STOCK_TOOL_POLYGON_SELECT
|
||||
GIMP_STOCK_TOOL_POSTERIZE
|
||||
GIMP_STOCK_TOOL_RECT_SELECT
|
||||
GIMP_STOCK_TOOL_ROTATE
|
||||
|
|
|
@ -0,0 +1,91 @@
|
|||
<!-- ##### SECTION Title ##### -->
|
||||
gimpcairo-utils
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_cairo_set_source_rgb ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@cr:
|
||||
@color:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_cairo_set_source_rgba ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@cr:
|
||||
@color:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_cairo_set_focus_line_pattern ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@cr:
|
||||
@widget:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_cairo_checkerboard_create ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@cr:
|
||||
@size:
|
||||
@light:
|
||||
@dark:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_cairo_surface_create_from_pixbuf ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@pixbuf:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_CAIRO_RGB24_SET_PIXEL ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@d:
|
||||
@r:
|
||||
@g:
|
||||
@b:
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_CAIRO_ARGB32_SET_PIXEL ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@d:
|
||||
@r:
|
||||
@g:
|
||||
@b:
|
||||
@a:
|
||||
|
||||
|
|
@ -1055,6 +1055,14 @@ RTL variant
|
|||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_GEGL ##### -->
|
||||
<para xml:base="../gimpstock.xml">
|
||||
<inlinegraphic fileref="stock-gegl-22.png" format="png"></inlinegraphic>
|
||||
<inlinegraphic fileref="stock-gegl-16.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_WILBER ##### -->
|
||||
<para xml:base="../gimpstock.xml">
|
||||
<inlinegraphic fileref="stock-wilber-64.png" format="png"></inlinegraphic>
|
||||
|
@ -1326,8 +1334,17 @@ RTL variant
|
|||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_TOOL_PERSPECTIVE_CLONE ##### -->
|
||||
<para>
|
||||
<para xml:base="../gimpstock.xml">
|
||||
<inlinegraphic fileref="stock-tool-perspective-clone-22.png" format="png"></inlinegraphic>
|
||||
<inlinegraphic fileref="stock-tool-perspective-clone-16.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_TOOL_POLYGON_SELECT ##### -->
|
||||
<para xml:base="../gimpstock.xml">
|
||||
<inlinegraphic fileref="stock-tool-polygon-select-22.png" format="png"></inlinegraphic>
|
||||
<inlinegraphic fileref="stock-tool-polygon-select-16.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue