[−][src]Module gio::subclass::prelude
Re-exports
pub use super::application::ApplicationImpl; |
pub use super::application::ArgumentList; |
pub use super::input_stream::InputStreamImpl; |
pub use super::io_stream::IOStreamImpl; |
pub use super::output_stream::OutputStreamImpl; |
pub use super::seekable::SeekableImpl; |
Traits
BoxedType | Trait for defining boxed types. |
ClassStruct | Trait implemented by structs that implement a |
InstanceStruct | Trait implemented by structs that implement a |
IsImplementable | Trait for implementable interfaces. |
IsSubclassable | Trait for subclassable class structs. |
ObjectClassSubclassExt | Extension trait for |
ObjectImpl | Trait for implementors of |
ObjectImplExt | |
ObjectInterface | The central trait for defining a |
ObjectInterfaceExt | |
ObjectSubclass | The central trait for subclassing a |