Struct gtk::ColorButton []

pub struct ColorButton(_, _);

Methods

impl ColorButton
[src]

impl ColorButton
[src]

Trait Implementations

impl Clone for ColorButton

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ColorButton

Formats the value using the given formatter.

impl Hash for ColorButton

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more

impl StaticType for ColorButton

Returns the type identifier of Self.

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

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

This method tests for !=.

impl Eq for ColorButton

impl IsA<Button> for ColorButton

impl IsA<Bin> for ColorButton

impl IsA<Container> for ColorButton

impl IsA<Widget> for ColorButton

impl IsA<Actionable> for ColorButton

impl IsA<ColorChooser> for ColorButton

impl IsA<Object> for ColorButton