diff options
Diffstat (limited to 'docs/reference/gdk-pixbuf/tmpl/creating.sgml')
-rw-r--r-- | docs/reference/gdk-pixbuf/tmpl/creating.sgml | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/docs/reference/gdk-pixbuf/tmpl/creating.sgml b/docs/reference/gdk-pixbuf/tmpl/creating.sgml index d9b541ba8b..0effa2aa12 100644 --- a/docs/reference/gdk-pixbuf/tmpl/creating.sgml +++ b/docs/reference/gdk-pixbuf/tmpl/creating.sgml @@ -82,16 +82,19 @@ Creating a pixbuf from image data that is already in memory. @Returns: -<!-- ##### FUNCTION gdk_pixbuf_new_from_stream ##### --> +<!-- ##### FUNCTION gdk_pixbuf_new_from_inline ##### --> <para> </para> -@stream_length: -@stream: -@copy_pixels: -@error: +@data_length: +@data: +@copy_pixels: +@error: @Returns: +<!-- # Unused Parameters # --> +@inline_pixbuf: +@length: <!-- ##### FUNCTION gdk_pixbuf_new_subpixbuf ##### --> |