| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
Edje Edje evas object. |
|||
|
EdjeLoadError Exception to represent Edje load errors. |
|||
| EdjeObjectMeta | |||
|
Message Base class to represent Edje messages. |
|||
|
MessageFloat Float message. |
|||
|
MessageFloatSet Float set message. |
|||
|
MessageInt Integer message. |
|||
|
MessageIntSet Integer set message. |
|||
| MessageSignal | |||
|
MessageString String message. |
|||
|
MessageStringFloat String + float message. |
|||
|
MessageStringFloatSet String + Float set message. |
|||
|
MessageStringInt String + Integer message. |
|||
|
MessageStringIntSet String + Integer set message. |
|||
|
MessageStringSet String set message. |
|||
|
|||
|
|||
| int |
|
||
|
|||
|
|||
| list of str |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
| int |
|
||
|
|||
| list of str |
|
||
| str |
|
||
| bool |
|
||
| str |
|
||
|
|||
| float |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| list of str |
|
||
|
|||
|
|||
|
|||
__package__ =
|
|||
|
|||
Set aspect size of an external object. This sets the desired aspect ratio to keep an object that will be swallowed by Edje. The width and height define a preferred size ASPECT and the object may be scaled to be larger or smaller, but retaining the relative scale of both aspect width and height. Known aspect ratios:
If this object is already swallowed, it will trigger edje to recalculate it's objects geometries. |
Set maximum size of an external object. If this object is already swallowed, it will trigger edje to recalculate it's objects geometries. |
Set minimum size of an external object. If this object is already swallowed, it will trigger edje to recalculate it's objects geometries. |
Freeze all Edje objects in the current process. See Also: Edje.freeze() |
Thaw all Edje objects in the current process. See Also: Edje.thaw() |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Sep 17 19:06:33 2009 | http://epydoc.sourceforge.net |