Struct gtk::FontButton []

pub struct FontButton(_, _);

Methods

impl FontButton
[src]

Trait Implementations

impl Clone for FontButton

Returns a copy of the value. Read more

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

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

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<Actionable> for FontButton

impl IsA<FontChooser> for FontButton

impl IsA<Object> for FontButton