projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce2c4f0
)
docs: State that Textures are thread safe gobjects
author
Maximiliano Sandoval R
<msandova@gnome.org>
Thu, 6 Jan 2022 16:42:17 +0000
(17:42 +0100)
committer
Maximiliano Sandoval R
<msandova@gnome.org>
Thu, 6 Jan 2022 18:30:54 +0000
(19:30 +0100)
gdk/gdktexture.c
patch
|
blob
|
history
diff --git
a/gdk/gdktexture.c
b/gdk/gdktexture.c
index 9a0e6c7d8773ef1a9f9f51adfe7c5965b3576957..c8d7730c6d1b8408082dafed7efa671303e63ac8 100644
(file)
--- a/
gdk/gdktexture.c
+++ b/
gdk/gdktexture.c
@@
-32,7
+32,7
@@
*
* `GdkTexture` is an immutable object: That means you cannot change
* anything about it other than increasing the reference count via
- * [method@GObject.Object.ref].
+ * [method@GObject.Object.ref]
, and consequently, it is a thread-safe object
.
*/
#include "config.h"