]> git.sesse.net Git - vlc/blobdiff - doc/skins/skins2-howto.xml
* modules/gui/skins2/*:
[vlc] / doc / skins / skins2-howto.xml
index 37ce142d93bdb7f24ea6e400c9d13f38e6d001aa..4715121b9d005126181f4d9d30b2ea3c64ca6ea1 100644 (file)
@@ -379,6 +379,12 @@ difficulty to understand how VLC skins work.</para>
     <para>...</para>
     <para>Default value: 0</para>
   </sect4>
+  <sect4 id="anchorlefttop">
+    <title>lefttop</title>
+    <para>Indicate to which corner of the Layout the top-left-hand corner of this anchor is attached, in case of resizing. Possible values are 'lefttop', 'leftbottom', 'righttop' and 'rightbottom'.</para>
+    <para>Note that there is no "rightbottom" attribute for the anchors (contrarily to normal controls), because an anchor is not resizable (even when the anchor is not ponctual and follows a Bezier curve).</para>
+    <para>Default value: lefttop</para>
+  </sect4>
   <sect4 id="anchorpriority">
     <title>priority</title>
     <para>Priority of anchor (see the previous description).</para>