Struct gio::BindingBuilder

source ·
pub struct BindingBuilder<'a> { /* private fields */ }

Implementations

Set the binding flags to GET.

Set the binding flags to SET.

Unsets the default GET flag.

Unsets the default SET flag.

Set the binding flags to NO_SENSITIVITY.

Set the binding flags to GET_NO_CHANGES.

Set the binding flags to INVERT_BOOLEAN.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.