mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-02-14 18:00:32 +01:00
[doc] Update for recent API changes
This commit is contained in:
parent
45e7ba356d
commit
58f6aed93d
3 changed files with 3 additions and 2 deletions
|
|
@ -246,3 +246,5 @@ Creating paths and manipulating path data
|
|||
@y1:
|
||||
@x2:
|
||||
@y2:
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -45,6 +45,7 @@ Decoding cairo's status
|
|||
@CAIRO_STATUS_INVALID_DSC_COMMENT:
|
||||
@CAIRO_STATUS_INVALID_INDEX:
|
||||
@CAIRO_STATUS_CLIP_NOT_REPRESENTABLE:
|
||||
@CAIRO_STATUS_TEMP_FILE_ERROR:
|
||||
|
||||
<!-- ##### FUNCTION cairo_status_to_string ##### -->
|
||||
<para>
|
||||
|
|
|
|||
|
|
@ -219,7 +219,6 @@ Base class for surfaces
|
|||
</para>
|
||||
|
||||
@surface:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION cairo_surface_show_page ##### -->
|
||||
|
|
@ -228,6 +227,5 @@ Base class for surfaces
|
|||
</para>
|
||||
|
||||
@surface:
|
||||
@Returns:
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue