GNOME Bugzilla – Bug 677857
Create a widget to display a value in a range (like capacity, ranking, etc.)
Last modified: 2012-11-20 15:23:35 UTC
That would be similar to NSLevelIndicatorCell in Cocoa: https://developer.apple.com/library/mac/#documentation/Cocoa/Reference/ApplicationKit/Classes/NSLevelIndicatorCell_Class/Reference/Reference.html or <meter> in HTML: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-button-element.html#the-meter-element
GtkLevelBar already is enough to display a value in a range: http://developer.gnome.org/gtk3/3.6/GtkLevelBar.html
Yeah, let's close this as a duplicate of the GtkLevelBar widget bug. *** This bug has been marked as a duplicate of bug 677892 ***