mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
docs: You can't modify textures
So there's no need to tell people they must not do that.
This commit is contained in:
parent
70846c85b3
commit
8d849458ac
@ -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
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user