Re-exports§
pub use super::pixbuf_animation::PixbufAnimationImpl;
pub use super::pixbuf_animation::PixbufAnimationImplExt;
pub use super::pixbuf_animation_iter::PixbufAnimationIterImpl;
pub use super::pixbuf_animation_iter::PixbufAnimationIterImplExt;
pub use super::pixbuf_loader::PixbufLoaderImpl;
pub use super::pixbuf_loader::PixbufLoaderImplExt;
Traits§
- Action
Group Impl - Action
Group Impl Ext - Action
MapImpl - Action
MapImpl Ext - Application
Impl - Application
Impl Ext - Async
Initable Impl - Async
Initable Impl Ext - Boxed
Type - Trait for defining boxed types.
- Class
Struct - Trait implemented by structs that implement a
GObject
C class struct. - Derived
Object Properties - Trait containing only the property related functions of
ObjectImpl
. Implemented by theProperties
macro. When implementingObjectImpl
you may want to delegate the function calls to this trait. - IOStream
Impl - IOStream
Impl Ext - Initable
Impl - Initable
Impl Ext - Input
Stream Impl - Input
Stream Impl Ext - Instance
Struct - Trait implemented by structs that implement a
GObject
C instance struct. - Instance
Struct Ext - Trait implemented by any type implementing
InstanceStruct
to return the implementation, private Rust struct. - Interface
Struct - Trait implemented by structs that implement a
GTypeInterface
C class struct. - IsImplementable
- Trait for implementable interfaces.
- IsSubclassable
- Trait for subclassable class structs.
- IsSubclassable
Ext - List
Model Impl - List
Model Impl Ext - Object
Class Subclass Ext - Extension trait for
glib::Object
’s class struct. - Object
Impl - Trait for implementors of
glib::Object
subclasses. - Object
Impl Ext - Object
Interface - The central trait for defining a
GObject
interface. - Object
Interface Ext - Object
Interface Type - Type methods required for an
ObjectInterface
implementation. - Object
Subclass - The central trait for subclassing a
GObject
type. - Object
Subclass Ext - Extension methods for all
ObjectSubclass
impls. - Object
Subclass IsExt - Trait implemented by any type implementing
ObjectSubclassIs
to return the implementation, private Rust struct. - Object
Subclass Type - Type methods required for an
ObjectSubclass
implementation. - Output
Stream Impl - Output
Stream Impl Ext - RefCounted
- Seekable
Impl - Seekable
Impl Ext - Shared
Type - Trait for defining shared types.
- Socket
Control Message Impl - Socket
Control Message Impl Ext - Type
Module Impl - Type
Module Impl Ext - Type
Plugin Impl - Type
Plugin Impl Ext - Type
Plugin Register Impl