Struct gtk::Scale []

pub struct Scale(_, _);

Methods

impl Scale
[src]

Trait Implementations

impl Clone for Scale

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Scale

Formats the value using the given formatter.

impl Hash for Scale

Feeds this value into the state given, updating the hasher as necessary.

Feeds a slice of this type into the state provided.

impl StaticType for Scale

Returns the type identifier of Self.

impl<T: IsA<Object>> PartialEq<T> for Scale

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for Scale

impl IsA<Range> for Scale

impl IsA<Widget> for Scale

impl IsA<Orientable> for Scale

impl IsA<Object> for Scale