manpagez: man pages & more
html files: eggdbus
Home | html | info | man

Pair Structure

Pair Structure — Pair of integers

The Pair Structure

{
  Int32 first,
  Int32 second
}
          

The Pair type is used to group two integers together.

Int32 first

The first element

Int32 second

The second element

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.