docs: You can't modify textures

So there's no need to tell people they must not do that.
This commit is contained in:
Benjamin Otte 2017-11-04 20:40:17 +01:00
parent 70846c85b3
commit 8d849458ac

View File

@ -4008,9 +4008,8 @@ gtk_icon_info_load_icon (GtkIconInfo *icon_info,
* with GSK.
*
* Returns: (transfer full): the icon texture; this may be a newly
* created texture or a new reference to an exiting texture, so you must
* not modify the icon. Use g_object_unref() to release your
* reference.
* created texture or a new reference to an exiting texture. Use
* g_object_unref() to release your reference.
*
* Since: 3.94
*/