Struct gtk::Application []

pub struct Application(_, _);

Methods

impl Application
[src]

impl Application
[src]

Trait Implementations

impl Clone for Application

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Application

Formats the value using the given formatter.

impl Hash for Application

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 Application

Returns the type identifier of Self.

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

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

This method tests for !=.

impl Eq for Application

impl IsA<Application> for Application

impl IsA<ActionGroup> for Application

impl IsA<ActionMap> for Application

impl IsA<Object> for Application