Dazzle.CpuGraph

g Atk.ImplementorIface Atk.ImplementorIface Gtk.Widget Gtk.Widget Atk.ImplementorIface->Gtk.Widget Dazzle.CpuGraph Dazzle.CpuGraph Dazzle.GraphView Dazzle.GraphView Dazzle.GraphView->Dazzle.CpuGraph GObject.GInterface GObject.GInterface GObject.GInterface->Atk.ImplementorIface Gtk.Buildable Gtk.Buildable GObject.GInterface->Gtk.Buildable GObject.InitiallyUnowned GObject.InitiallyUnowned GObject.InitiallyUnowned->Gtk.Widget GObject.Object GObject.Object GObject.Object->GObject.InitiallyUnowned Gtk.Buildable->Gtk.Widget Gtk.DrawingArea Gtk.DrawingArea Gtk.DrawingArea->Dazzle.GraphView Gtk.Widget->Gtk.DrawingArea

Subclasses:

None

Methods

Inherited:

Dazzle.GraphView (4), Gtk.DrawingArea (1), Gtk.Widget (278), GObject.Object (37), Gtk.Buildable (10)

Structs:

Gtk.WidgetClass (12), GObject.ObjectClass (5)

class

new_full (timespan, max_samples)

Virtual Methods

Inherited:

Gtk.Widget (82), GObject.Object (7), Gtk.Buildable (10)

Properties

Inherited:

Dazzle.GraphView (1), Gtk.Widget (39)

Name

Type

Flags

Short Description

max-samples

int

r/w/co

Max Samples

timespan

int

r/w/co

Timespan

Style Properties

Inherited:

Gtk.Widget (17)

Signals

Inherited:

Gtk.Widget (69), GObject.Object (1)

Fields

Inherited:

Gtk.Widget (69), GObject.Object (1)

Class Details

class Dazzle.CpuGraph(**kwargs)
Bases:

Dazzle.GraphView

Abstract:

No

Structure:

Dazzle.CpuGraphClass

classmethod new_full(timespan, max_samples)
Parameters:
  • timespan (int) –

  • max_samples (int) –

Return type:

Gtk.Widget

Property Details

Dazzle.CpuGraph.props.max_samples
Name:

max-samples

Type:

int

Default Value:

120

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY

Max Samples

Dazzle.CpuGraph.props.timespan
Name:

timespan

Type:

int

Default Value:

60000000

Flags:

READABLE, WRITABLE, CONSTRUCT_ONLY

Timespan