Struct gtk::AppChooserDialog []

pub struct AppChooserDialog(_, _);

Methods

impl AppChooserDialog
[src]

Trait Implementations

impl Clone for AppChooserDialog

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for AppChooserDialog

Formats the value using the given formatter.

impl Hash for AppChooserDialog

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

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

impl StaticType for AppChooserDialog

Returns the type identifier of Self.

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

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

This method tests for !=.

impl Eq for AppChooserDialog

impl IsA<Dialog> for AppChooserDialog

impl IsA<Window> for AppChooserDialog

impl IsA<Bin> for AppChooserDialog

impl IsA<Container> for AppChooserDialog

impl IsA<Widget> for AppChooserDialog

impl IsA<AppChooser> for AppChooserDialog

impl IsA<Object> for AppChooserDialog