Gtk.LevelBar::offset-changed

function callback(level_bar, name:String, ):void;

Emitted when an offset specified on the bar changes value as an effect to Gtk.LevelBar.prototype.add_offset_value being called.

The signal supports detailed connections; you can connect to the detailed signal "changed::x" in order to only receive callbacks when the value of offset "x" changes.

Since 3.6

level_bar

instance of Gtk.LevelBar that is emitting the signal

name

the name of the offset that changed value