summaryrefslogtreecommitdiff
path: root/doc/public/html/cairo.devhelp
diff options
context:
space:
mode:
Diffstat (limited to 'doc/public/html/cairo.devhelp')
-rw-r--r--doc/public/html/cairo.devhelp18
1 files changed, 16 insertions, 2 deletions
diff --git a/doc/public/html/cairo.devhelp b/doc/public/html/cairo.devhelp
index c78a57a..105f05f 100644
--- a/doc/public/html/cairo.devhelp
+++ b/doc/public/html/cairo.devhelp
@@ -164,6 +164,19 @@
<function name="cairo_pattern_get_linear_points ()" link="cairo-cairo-pattern-t.html#cairo-pattern-get-linear-points"/>
<function name="cairo_pattern_create_radial ()" link="cairo-cairo-pattern-t.html#cairo-pattern-create-radial"/>
<function name="cairo_pattern_get_radial_circles ()" link="cairo-cairo-pattern-t.html#cairo-pattern-get-radial-circles"/>
+ <function name="cairo_pattern_create_mesh ()" link="cairo-cairo-pattern-t.html#cairo-pattern-create-mesh"/>
+ <function name="cairo_pattern_mesh_begin_patch ()" link="cairo-cairo-pattern-t.html#cairo-pattern-mesh-begin-patch"/>
+ <function name="cairo_pattern_mesh_end_patch ()" link="cairo-cairo-pattern-t.html#cairo-pattern-mesh-end-patch"/>
+ <function name="cairo_pattern_mesh_move_to ()" link="cairo-cairo-pattern-t.html#cairo-pattern-mesh-move-to"/>
+ <function name="cairo_pattern_mesh_line_to ()" link="cairo-cairo-pattern-t.html#cairo-pattern-mesh-line-to"/>
+ <function name="cairo_pattern_mesh_curve_to ()" link="cairo-cairo-pattern-t.html#cairo-pattern-mesh-curve-to"/>
+ <function name="cairo_pattern_mesh_set_control_point ()" link="cairo-cairo-pattern-t.html#cairo-pattern-mesh-set-control-point"/>
+ <function name="cairo_pattern_mesh_set_corner_color_rgb ()" link="cairo-cairo-pattern-t.html#cairo-pattern-mesh-set-corner-color-rgb"/>
+ <function name="cairo_pattern_mesh_set_corner_color_rgba ()" link="cairo-cairo-pattern-t.html#cairo-pattern-mesh-set-corner-color-rgba"/>
+ <function name="cairo_pattern_mesh_get_patch_count ()" link="cairo-cairo-pattern-t.html#cairo-pattern-mesh-get-patch-count"/>
+ <function name="cairo_pattern_mesh_get_path ()" link="cairo-cairo-pattern-t.html#cairo-pattern-mesh-get-path"/>
+ <function name="cairo_pattern_mesh_get_control_point ()" link="cairo-cairo-pattern-t.html#cairo-pattern-mesh-get-control-point"/>
+ <function name="cairo_pattern_mesh_get_corner_color_rgba ()" link="cairo-cairo-pattern-t.html#cairo-pattern-mesh-get-corner-color-rgba"/>
<function name="cairo_pattern_reference ()" link="cairo-cairo-pattern-t.html#cairo-pattern-reference"/>
<function name="cairo_pattern_destroy ()" link="cairo-cairo-pattern-t.html#cairo-pattern-destroy"/>
<function name="cairo_pattern_status ()" link="cairo-cairo-pattern-t.html#cairo-pattern-status"/>
@@ -343,6 +356,7 @@
<function name="CAIRO_MIME_TYPE_JPEG" link="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-JPEG:CAPS"/>
<function name="CAIRO_MIME_TYPE_PNG" link="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-PNG:CAPS"/>
<function name="CAIRO_MIME_TYPE_URI" link="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-URI:CAPS"/>
+ <function name="CAIRO_MIME_TYPE_UNIQUE_ID" link="cairo-cairo-surface-t.html#CAIRO-MIME-TYPE-UNIQUE-ID:CAPS"/>
<function name="cairo_surface_t" link="cairo-cairo-surface-t.html#cairo-surface-t"/>
<function name="enum cairo_content_t" link="cairo-cairo-surface-t.html#cairo-content-t"/>
<function name="cairo_surface_create_similar ()" link="cairo-cairo-surface-t.html#cairo-surface-create-similar"/>
@@ -458,8 +472,8 @@
<function name="enum cairo_status_t" link="cairo-Error-handling.html#cairo-status-t"/>
<function name="cairo_status_to_string ()" link="cairo-Error-handling.html#cairo-status-to-string"/>
<function name="cairo_debug_reset_static_data ()" link="cairo-Error-handling.html#cairo-debug-reset-static-data"/>
- <function name="Compatibility" link="cairo-Version-Information.html#id2765635"/>
- <function name="Examining the version" link="cairo-Version-Information.html#id2765673"/>
+ <function name="Compatibility" link="cairo-Version-Information.html#id2756544"/>
+ <function name="Examining the version" link="cairo-Version-Information.html#id2756582"/>
<function name="CAIRO_VERSION" link="cairo-Version-Information.html#CAIRO-VERSION:CAPS"/>
<function name="CAIRO_VERSION_MAJOR" link="cairo-Version-Information.html#CAIRO-VERSION-MAJOR:CAPS"/>
<function name="CAIRO_VERSION_MINOR" link="cairo-Version-Information.html#CAIRO-VERSION-MINOR:CAPS"/>