Struct gtk::ColorChooserWidget []

pub struct ColorChooserWidget(_, _);

Methods

impl ColorChooserWidget
[src]

Trait Implementations

impl Clone for ColorChooserWidget

[]

Returns a copy of the value. Read more

[]

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

[]

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

[]

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<Orientable> for ColorChooserWidget

impl IsA<ColorChooser> for ColorChooserWidget

impl IsA<Object> for ColorChooserWidget