GtkRuler GtkRuler
A base class for GtkHRuler and GtkVRuler.Hierarquia de Objetos
Subclasses imediatas
Descrição
Este widget é considerado muito especializado/de pouco uso para o GTK+, e futuramente será movido para algum outro pacote. Se sua aplicação necessita deste widget, sinta-se a vontade para usa-lo, já que o widget funciona e é útil em algumas aplicações, ele apenas não é de interesse geral. Entretanto, nós não estamos aceitando novas funcionalidades para o widget, e ele eventualmente será tirado da distribuição do GTK+.
The GTKRuler widget is a base class for horizontal and vertical rulers. Rulers are used to show the mouse pointer's location in a window. The ruler can either be horizontal or vertical on the window. Within the ruler a small triangle indicates the location of the mouse relative to the horizontal or vertical ruler.
Métodos
get_metric() Returns the display units. get_range() Returns the range of the ruler. set_metric() Sets the display unit. set_range() Sets the range of the ruler. Propriedades
Use os métodos get_property e set_property para acessar estes.
lower: Lower limit of ruler. max-size: Maximum size of the ruler. position: Position of mark on the ruler. upper: Upper limit of ruler.




