[gimp] devel-docs: clarify PROP_ITEM_PATH property.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] devel-docs: clarify PROP_ITEM_PATH property.
- Date: Thu, 21 Feb 2019 14:05:16 +0000 (UTC)
commit d878551e60065cc69b4e8b992cc552760123e7af
Author: Jehan <jehan girinstud io>
Date: Thu Feb 21 11:01:26 2019 +0100
devel-docs: clarify PROP_ITEM_PATH property.
devel-docs/xcf.txt | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/devel-docs/xcf.txt b/devel-docs/xcf.txt
index a54764b821..6b2280f9b7 100644
--- a/devel-docs/xcf.txt
+++ b/devel-docs/xcf.txt
@@ -1261,9 +1261,10 @@ PROP_ITEM_PATH (since version 3)
uint32 plength Total length of the following payload in bytes
item-path List of pointers, represented as uint32 values
-TODO: The code reads that it is a list of pointers, represented as uint32
-integers and somehow in the context of layers. What this is for and what
-do the property values mean?
+ PROP_ITEM_PATH indicates the path of the layer if inside a group,
+ i.e. its position within the group (last element of the list), but
+ also the position of the group itself within its own level, up to the
+ top-level position (first element).
PROP_GROUP_ITEM_FLAGS (since version 3)
uint32 31 Type identification
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]