Struct gtk::ColorChooserDialog []

pub struct ColorChooserDialog(_, _);

Methods

impl ColorChooserDialog
[src]

Trait Implementations

impl Clone for ColorChooserDialog

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for ColorChooserDialog

Formats the value using the given formatter.

impl Hash for ColorChooserDialog

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 ColorChooserDialog

Returns the type identifier of Self.

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

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

This method tests for !=.

impl Eq for ColorChooserDialog

impl IsA<Dialog> for ColorChooserDialog

impl IsA<Window> for ColorChooserDialog

impl IsA<Bin> for ColorChooserDialog

impl IsA<Container> for ColorChooserDialog

impl IsA<Widget> for ColorChooserDialog

impl IsA<ColorChooser> for ColorChooserDialog

impl IsA<Object> for ColorChooserDialog