Struct gtk::FontButton []

pub struct FontButton(_, _);

Methods

impl FontButton
[src]

Trait Implementations

impl Clone for FontButton

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for FontButton

Formats the value using the given formatter.

impl Hash for FontButton

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 FontButton

Returns the type identifier of Self.

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

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 FontButton

impl IsA<Button> for FontButton

impl IsA<Bin> for FontButton

impl IsA<Container> for FontButton

impl IsA<Widget> for FontButton

impl IsA<Buildable> for FontButton

impl IsA<Actionable> for FontButton

impl IsA<FontChooser> for FontButton

impl IsA<Object> for FontButton

impl Default for FontButton
[src]

[src]

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