Struct gtk::FontChooserWidget []

pub struct FontChooserWidget(_, _);

Methods

impl FontChooserWidget
[src]

Trait Implementations

impl Clone for FontChooserWidget

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for FontChooserWidget

Formats the value using the given formatter.

impl Hash for FontChooserWidget

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 FontChooserWidget

Returns the type identifier of Self.

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

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 FontChooserWidget

impl IsA<Box> for FontChooserWidget

impl IsA<Container> for FontChooserWidget

impl IsA<Widget> for FontChooserWidget

impl IsA<Buildable> for FontChooserWidget

impl IsA<Orientable> for FontChooserWidget

impl IsA<FontChooser> for FontChooserWidget

impl IsA<Object> for FontChooserWidget

impl Default for FontChooserWidget
[src]

[src]

Returns the "default value" for a type. Read more