Gtk.LevelBar.prototype.get_offset_value

function get_offset_value(name:String):Boolean {
    // Gjs wrapper for gtk_level_bar_get_offset_value()
}

Fetches the value specified for the offset marker name in self, returning true in case an offset named name was found.

Since 3.6

name

the name of an offset in the bar

Returns

true if the specified offset is found