Struct gio::Cancellable[]

pub struct Cancellable(_, _);

Methods

impl Cancellable
[src]

Trait Implementations

impl Clone for Cancellable

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Cancellable

Formats the value using the given formatter. Read more

impl Hash for Cancellable

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

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

impl StaticType for Cancellable

Returns the type identifier of Self.

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

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

This method tests for !=.

impl Eq for Cancellable

impl IsA<Object> for Cancellable

impl Default for Cancellable
[src]

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

Auto Trait Implementations

impl !Send for Cancellable

impl !Sync for Cancellable