Struct gtk::FileChooserButton []

pub struct FileChooserButton(_, _);

Methods

impl FileChooserButton
[src]

Trait Implementations

impl Clone for FileChooserButton

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for FileChooserButton

Formats the value using the given formatter.

impl Hash for FileChooserButton

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 FileChooserButton

Returns the type identifier of Self.

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

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 FileChooserButton

impl IsA<Box> for FileChooserButton

impl IsA<Container> for FileChooserButton

impl IsA<Widget> for FileChooserButton

impl IsA<Buildable> for FileChooserButton

impl IsA<Orientable> for FileChooserButton

impl IsA<FileChooser> for FileChooserButton

impl IsA<Object> for FileChooserButton