ListBoxItem.this

Undocumented in source.
  1. this(uint index, wstring text, vec2 position, Size!int size)
  2. this(uint index, wstring text, vec2 position, Size!int size)
    class ListBoxItem
    this
    (
    in uint index
    ,
    in wstring text
    ,
    in ref vec2 position
    ,
    in ref Size!int size
    )

Meta