Class

CallyRoot

Description [src]

class Cally.Root : Atk.GObjectAccessible {
  /* No available fields */
}

The CallyRoot structure contains only private data and should be accessed using the provided API.

Available since:1.4

Hierarchy

hierarchy this CallyRoot ancestor_0 AtkGObjectAccessible ancestor_0--this ancestor_1 AtkObject ancestor_1--ancestor_0 ancestor_2 GObject ancestor_2--ancestor_1

Ancestors

  • AtkGObjectAccessible
  • AtkObject
  • GObject

Constructors

cally_root_new

Creates a new CallyRoot object.

Available since: 1.4

Class structure

struct CallyRootClass {
  /* no available fields */
}