]> Pileus Git - ~andy/gtk/commit
[gtktextbuffer] Annotate gtk_text_buffer_create_mark()
authorSteve Frécinaux <code@istique.net>
Mon, 7 Jun 2010 21:45:43 +0000 (23:45 +0200)
committerSteve Frécinaux <code@istique.net>
Mon, 7 Jun 2010 22:00:28 +0000 (00:00 +0200)
commit046069d918be4c884effd2e74a1f471f8830de9d
tree56e5488c545b2be4229c09919fefdc86591a48ee
parent1ae257d00a2921f903048777664f1f171ff24c9b
[gtktextbuffer] Annotate gtk_text_buffer_create_mark()

Add (transfer none) to the return value of gtk_text_buffer_create_mark(),
as the documentation clearly states the caller doesn't have ownership of
the returned value.
gtk/gtktextbuffer.c