Content
Object Hierarchy:
Description:
[
CCode ( type_id =
"clutter_content_get_type ()" ) ]
[
Version ( since =
"1.10" ) ]
public interface Content :
Object
The Content structure is an opaque type whose members cannot be acccessed directly.
All known implementing classes:
Content:
Methods:
Signals:
- public virtual signal void attached (Actor actor)
This signal is emitted each time a Content
implementation is assigned to a Actor.
- public virtual signal void detached (Actor actor)
This signal is emitted each time a Content
implementation is removed from a Actor.
Inherited Members:
All known members inherited from class GLib.Object