Slider_multi Module

class Slider_multi.Slider_multi(size)[source]

Bases: gobject._gobject.GObject

get_panel()[source]

Returns the slider object

set_features(f_l)[source]
update()[source]

Update the display of the widget

class Slider_multi.Slider_private(parent, size)[source]

Bases: gtk.DrawingArea

expose(widget, event)[source]
frame2px(frame)[source]

Converts a frame number to a pixel index

set_cell(c)[source]

Set the cell as an object representing the time extension of the polygon.

set_features(features_l)[source]

Set a list of gtk features to be drawn on the canvas

This Page