Class

PhocSpinner

[]

Description [src]

final class Phoc.Spinner : GObject.Object
  implements Phoc.Bling {
  /* No available fields */
}

An animated spinner, used to represent indeterminate progress. It is rendered as a PhocBling.

[]

Ancestors

[]

Implements

[]

Constructors

phoc_spinner_new
No description available.

[]

Instance methods

Methods inherited from GObject (43)
Methods inherited from PhocBling (6)
[]

Properties

Phoc.Spinner:angle

The current angle of the spinner.

Phoc.Spinner:animatable

A PhocAnimatable implementation that can drive this spinner’s animation.

Phoc.Spinner:lx

The x coord to render spinner at.

Phoc.Spinner:ly

The y coord to render spinner at.

Phoc.Spinner:size

The width and height of the spinner.

[]

Signals

Signals inherited from GObject (1)

Class structure