Struct gtk::ColorChooserWidget []

pub struct ColorChooserWidget(_, _);

Methods

impl ColorChooserWidget
[src]

Trait Implementations

impl Clone for ColorChooserWidget

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for ColorChooserWidget

Formats the value using the given formatter.

impl Hash for ColorChooserWidget

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

1.3.0
[src]

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

impl StaticType for ColorChooserWidget

Returns the type identifier of Self.

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

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

1.0.0
[src]

This method tests for !=.

impl Eq for ColorChooserWidget

impl IsA<Box> for ColorChooserWidget

impl IsA<Container> for ColorChooserWidget

impl IsA<Widget> for ColorChooserWidget

impl IsA<Buildable> for ColorChooserWidget

impl IsA<Orientable> for ColorChooserWidget

impl IsA<ColorChooser> for ColorChooserWidget

impl IsA<Object> for ColorChooserWidget

impl Default for ColorChooserWidget
[src]

[src]

Returns the "default value" for a type. Read more