Struct gtk::FileChooserButton []

pub struct FileChooserButton(_, _);

Methods

impl FileChooserButton
[src]

Trait Implementations

impl Clone for FileChooserButton

Returns a copy of the value. Read more

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 state given, updating the hasher as necessary.

Feeds a slice of this type into the state provided.

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

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

impl IsA<FileChooser> for FileChooserButton

impl IsA<Object> for FileChooserButton