[][src]Module libhandy4::subclass::prelude

Re-exports

pub use super::action_row::ActionRowImpl;
pub use super::application_window::ApplicationWindowImpl;
pub use super::combo_row::ComboRowImpl;
pub use super::expander_row::ExpanderRowImpl;
pub use super::preferences_group::PreferencesGroupImpl;
pub use super::preferences_page::PreferencesPageImpl;
pub use super::preferences_row::PreferencesRowImpl;
pub use super::preferences_window::PreferencesWindowImpl;
pub use super::window::WindowImpl;

Traits

ApplicationImpl
ApplicationImplExt
BoxedType

Trait for defining boxed types.

ClassStruct

Trait implemented by structs that implement a GObject C class struct.

IOStreamImpl
IOStreamImplExt
InputStreamImpl
InputStreamImplExt
InstanceStruct

Trait implemented by structs that implement a GObject C instance struct.

IsImplementable

Trait for implementable interfaces.

IsSubclassable

Trait for subclassable class structs.

ListModelImpl
ObjectClassSubclassExt

Extension trait for glib::Object's class struct.

ObjectImpl

Trait for implementors of glib::Object subclasses.

ObjectImplExt
ObjectInterface

The central trait for defining a GObject interface.

ObjectInterfaceExt
ObjectSubclass

The central trait for subclassing a GObject type.

OutputStreamImpl
OutputStreamImplExt
SeekableImpl