Module: Clutter::Content
- Defined in:
- (unknown)
Overview
The Clutter::Content structure is an opaque type whose members cannot be acccessed directly.
Instance Method Summary collapse
- #attached(content, actor) ⇒ nil
- #detached(content, actor) ⇒ nil
-
#get_preferred_size(content, width, height) ⇒ Boolean
True if the content has a preferred size, and false otherwise.
- #invalidate(content) ⇒ nil
- #paint_content(content, actor, node) ⇒ nil
Instance Method Details
#attached(content, actor) ⇒ nil
#detached(content, actor) ⇒ nil
#get_preferred_size(content, width, height) ⇒ Boolean
Returns true if the content has a preferred size, and false otherwise.