2005-05-23 20:41:51 +00:00
|
|
|
<Type Name="Layout+LayoutChild" FullName="Gtk.Layout+LayoutChild">
|
2007-01-16 16:18:05 +00:00
|
|
|
<TypeSignature Language="C#" Value="public class Layout.LayoutChild : Gtk.Container.ContainerChild" />
|
2005-05-23 20:41:51 +00:00
|
|
|
<AssemblyInfo>
|
|
|
|
<AssemblyName>gtk-sharp</AssemblyName>
|
2007-12-06 18:37:54 +00:00
|
|
|
<AssemblyVersion>2.12.0.0</AssemblyVersion>
|
2005-05-23 20:41:51 +00:00
|
|
|
</AssemblyInfo>
|
|
|
|
<Base>
|
|
|
|
<BaseTypeName>Gtk.Container+ContainerChild</BaseTypeName>
|
|
|
|
</Base>
|
|
|
|
<Interfaces />
|
|
|
|
<Members>
|
|
|
|
<Member MemberName="X">
|
|
|
|
<MemberSignature Language="C#" Value="public int X { set; get; };" />
|
|
|
|
<MemberType>Property</MemberType>
|
|
|
|
<Attributes>
|
|
|
|
<Attribute>
|
2007-01-16 16:18:05 +00:00
|
|
|
<AttributeName>Gtk.ChildProperty("x")</AttributeName>
|
2005-05-23 20:41:51 +00:00
|
|
|
</Attribute>
|
|
|
|
</Attributes>
|
|
|
|
<ReturnValue>
|
|
|
|
<ReturnType>System.Int32</ReturnType>
|
|
|
|
</ReturnValue>
|
|
|
|
<Docs>
|
|
|
|
<summary>X coordinate of the child</summary>
|
|
|
|
<value>the child's X coordinate</value>
|
|
|
|
<remarks>
|
|
|
|
</remarks>
|
|
|
|
</Docs>
|
|
|
|
</Member>
|
|
|
|
<Member MemberName="Y">
|
|
|
|
<MemberSignature Language="C#" Value="public int Y { set; get; };" />
|
|
|
|
<MemberType>Property</MemberType>
|
|
|
|
<Attributes>
|
|
|
|
<Attribute>
|
2007-01-16 16:18:05 +00:00
|
|
|
<AttributeName>Gtk.ChildProperty("y")</AttributeName>
|
2005-05-23 20:41:51 +00:00
|
|
|
</Attribute>
|
|
|
|
</Attributes>
|
|
|
|
<ReturnValue>
|
|
|
|
<ReturnType>System.Int32</ReturnType>
|
|
|
|
</ReturnValue>
|
|
|
|
<Docs>
|
|
|
|
<summary>Y coordinate of the child</summary>
|
|
|
|
<value>the child's Y coordinate</value>
|
|
|
|
<remarks>
|
|
|
|
</remarks>
|
|
|
|
</Docs>
|
|
|
|
</Member>
|
|
|
|
</Members>
|
|
|
|
<Docs>
|
|
|
|
<summary>A child of a <see cref="T:Gtk.Layout" />, used to interact with its container child properties.</summary>
|
|
|
|
<remarks>
|
|
|
|
</remarks>
|
2005-06-16 18:56:42 +00:00
|
|
|
<since version="Gtk# 2.4" />
|
2005-05-23 20:41:51 +00:00
|
|
|
</Docs>
|
2005-06-17 18:43:30 +00:00
|
|
|
</Type>
|