Class: Clutter::ActorMeta
- Inherits:
-
GObject::InitiallyUnowned
- Object
- GObject::InitiallyUnowned
- Clutter::ActorMeta
- Defined in:
- (unknown)
Overview
The Clutter::ActorMetaClass structure contains only private data
Direct Known Subclasses
Instance Method Summary collapse
-
#actor ⇒ Clutter::Actor
The Clutter::Actor attached to the #ClutterActorMeta instance.
-
#actor=(actor) ⇒ Clutter::Actor
The Clutter::Actor attached to the #ClutterActorMeta instance.
-
#enabled ⇒ Boolean
Retrieves whether meta is enabled.
-
#enabled=(enabled) ⇒ Boolean
Whether or not the Clutter::ActorMeta is enabled.
-
#enabled? ⇒ Boolean
Whether or not the Clutter::ActorMeta is enabled.
-
#name ⇒ String
The unique name to access the Clutter::ActorMeta.
-
#name=(name) ⇒ String
The unique name to access the Clutter::ActorMeta.
Instance Method Details
#actor ⇒ Clutter::Actor
The Clutter::Actor attached to the #ClutterActorMeta instance
#actor=(actor) ⇒ Clutter::Actor
The Clutter::Actor attached to the #ClutterActorMeta instance
#enabled ⇒ Boolean
Retrieves whether meta is enabled
#enabled=(enabled) ⇒ Boolean
Whether or not the Clutter::ActorMeta is enabled
#enabled? ⇒ Boolean
Whether or not the Clutter::ActorMeta is enabled
#name ⇒ String
The unique name to access the Clutter::ActorMeta
#name=(name) ⇒ String
The unique name to access the Clutter::ActorMeta