Efl.Canvas.Layout (class)

Description

Edje object class

Inheritance

Efl.Canvas.Group (class)Efl.Canvas.Object (class)Efl.Loop_Consumer (class)Efl.Object (class)

Full hierarchy

Members

access_part_iterate

Iterates over all accessibility-enabled part names.
Eina_Iterator *efl_canvas_layout_access_part_iterate(Eo *obj);


animation (get, set)

Whether this object is animating or not.
Eina_Bool efl_canvas_layout_animation_get(const Eo *obj);
void efl_canvas_layout_animation_set(Eo *obj, Eina_Bool on);


calc_auto_update_hints (get, set) [Overridden from Efl.Layout.Calc]

Whether this object updates its size hints automatically.
Eina_Bool efl_layout_calc_auto_update_hints_get(const Eo *obj);
void efl_layout_calc_auto_update_hints_set(Eo *obj, Eina_Bool update);


calc_freeze [Overridden from Efl.Layout.Calc]

Freezes the layout object.
int efl_layout_calc_freeze(Eo *obj);


calc_parts_extends [Overridden from Efl.Layout.Calc]

Calculates the geometry of the region, relative to a given layout object's area, occupied by all parts in the object.
Eina_Rect efl_layout_calc_parts_extends(Eo *obj);


calc_size_min [Overridden from Efl.Layout.Calc]

Calculates the minimum required size for a given layout object.
Eina_Size2D efl_layout_calc_size_min(Eo *obj, Eina_Size2D restricted);


calc_thaw [Overridden from Efl.Layout.Calc]

Thaws the layout object.
int efl_layout_calc_thaw(Eo *obj);


color_class (get, set) [Overridden from Efl.Gfx.Color_Class]

Color for the color class.
Eina_Bool efl_gfx_color_class_get(const Eo *obj, const char *color_class, Efl_Gfx_Color_Class_Layer layer, int *r, int *g, int *b, int *a);
Eina_Bool efl_gfx_color_class_set(Eo *obj, const char *color_class, Efl_Gfx_Color_Class_Layer layer, int r, int g, int b, int a);


color_class_clear [Overridden from Efl.Gfx.Color_Class]

Delete all color classes defined in object level.
void efl_gfx_color_class_clear(Eo *obj);


color_class_del [Overridden from Efl.Gfx.Color_Class]

Delete the color class.
void efl_gfx_color_class_del(Eo *obj, const char *color_class);


color_class_description (get) [Overridden from Efl.Gfx.Color_Class]

const char *efl_gfx_color_class_description_get(const Eo *obj, const char *color_class);


constructor [Overridden from Efl.Object]

Implement this method to provide optional initialization code for your object.
Efl_Object *efl_constructor(Eo *obj);


content_count [Overridden from Efl.Container]

Returns the number of contained sub-objects.
int efl_content_count(Eo *obj);


content_iterate [Overridden from Efl.Container]

Begin iterating over this object's contents.
Eina_Iterator *efl_content_iterate(Eo *obj);


content_remove

Unswallow an object from this Edje.
Eina_Bool efl_canvas_layout_content_remove(Eo *obj, Efl_Gfx_Entity *content);


debug_name_override [Overridden from Efl.Object]

Build a read-only name for this object used for debugging.
void efl_debug_name_override(Eo *obj, Eina_Strbuf *sb);


group_calculate [Overridden from Efl.Canvas.Group]

Triggers an immediate recalculation of this object's geometry.
void efl_canvas_group_calculate(Eo *obj);


group_data (get) [Overridden from Efl.Layout.Group]

const char *efl_layout_group_data_get(const Eo *obj, const char *key);


group_size_max (get) [Overridden from Efl.Layout.Group]

Eina_Size2D efl_layout_group_size_max_get(const Eo *obj);


group_size_min (get) [Overridden from Efl.Layout.Group]

Eina_Size2D efl_layout_group_size_min_get(const Eo *obj);


invalidate [Overridden from Efl.Object]

Implement this method to perform special actions when your object loses its parent, if you need to.
void efl_invalidate(Eo *obj);


language (get, set) [Overridden from Efl.Ui.I18n]

The (human) language for this object.
const char *efl_ui_language_get(const Eo *obj);
void efl_ui_language_set(Eo *obj, const char *language);


layout_load_error (get)

Eina_Error efl_canvas_layout_load_error_get(const Eo *obj);


load [Overridden from Efl.File]

Perform all necessary operations to open and load file data into the object using the Efl.File.file (or Efl.File.mmap) and Efl.File.key properties.
Eina_Error efl_file_load(Eo *obj);


message_send [Overridden from Efl.Layout.Signal]

Sends an (Edje) message to a given Edje object
void efl_layout_signal_message_send(Eo *obj, int id, const Eina_Value msg);


mirrored (get, set) [Overridden from Efl.Ui.I18n]

Whether this object should be mirrored.
Eina_Bool efl_ui_mirrored_get(const Eo *obj);
void efl_ui_mirrored_set(Eo *obj, Eina_Bool rtl);


no_render (get, set) [Overridden from Efl.Canvas.Object]

Disables all rendering on the canvas.
Eina_Bool efl_canvas_object_no_render_get(const Eo *obj);
void efl_canvas_object_no_render_set(Eo *obj, Eina_Bool enable);


paragraph_direction (get, set) [Overridden from Efl.Canvas.Object]

This handles text paragraph direction of the given object. Even if the given object is not textblock or text, its smart child objects can inherit the paragraph direction from the given object. The default paragraph direction is inherit.
Efl_Text_Bidirectional_Type efl_canvas_object_paragraph_direction_get(const Eo *obj);
void efl_canvas_object_paragraph_direction_set(Eo *obj, Efl_Text_Bidirectional_Type dir);


part_exist (get) [Overridden from Efl.Layout.Group]

Eina_Bool efl_layout_group_part_exist_get(const Eo *obj, const char *part);


paused (get, set) [Overridden from Efl.Player]

Pause state of the media file.
Eina_Bool efl_player_paused_get(const Eo *obj);
Eina_Bool efl_player_paused_set(Eo *obj, Eina_Bool paused);


playable (get) [Overridden from Efl.Playable]

Eina_Bool efl_playable_get(const Eo *obj);


playback_speed (get, set) [Overridden from Efl.Player]

Control the playback speed of the media file.
double efl_player_playback_speed_get(const Eo *obj);
void efl_player_playback_speed_set(Eo *obj, double speed);


position (get, set) [Overridden from Efl.Gfx.Entity]

The 2D position of a canvas object.
Eina_Position2D efl_gfx_entity_position_get(const Eo *obj);
void efl_gfx_entity_position_set(Eo *obj, Eina_Position2D pos);


scale (get, set) [Overridden from Efl.Gfx.Entity]

The scaling factor of an object.
double efl_gfx_entity_scale_get(const Eo *obj);
void efl_gfx_entity_scale_set(Eo *obj, double scale);


seat (get)

Efl_Input_Device *efl_canvas_layout_seat_get(const Eo *obj, Eina_Stringshare *name);


seat_name (get)

Eina_Stringshare *efl_canvas_layout_seat_name_get(const Eo *obj, Efl_Input_Device *device);


signal_callback_add [Overridden from Efl.Layout.Signal]

Adds a callback for an arriving Edje signal, emitted by a given Edje object.
Eina_Bool efl_layout_signal_callback_add(Eo *obj, const char *emission, const char *source, EflLayoutSignalCb func);


signal_callback_del [Overridden from Efl.Layout.Signal]

Removes a signal-triggered callback from an object.
Eina_Bool efl_layout_signal_callback_del(Eo *obj, const char *emission, const char *source, EflLayoutSignalCb func);


signal_emit [Overridden from Efl.Layout.Signal]

Sends/emits an Edje signal to this layout.
void efl_layout_signal_emit(Eo *obj, const char *emission, const char *source);


signal_process [Overridden from Efl.Layout.Signal]

Processes an object's messages and signals queue.
void efl_layout_signal_process(Eo *obj, Eina_Bool recurse);


size (get, set) [Overridden from Efl.Gfx.Entity]

The 2D size of a canvas object.
Eina_Size2D efl_gfx_entity_size_get(const Eo *obj);
void efl_gfx_entity_size_set(Eo *obj, Eina_Size2D size);


size_class (get, set) [Overridden from Efl.Gfx.Size_Class]

Width and height of size class.
Eina_Bool efl_gfx_size_class_get(const Eo *obj, const char *size_class, int *minw, int *minh, int *maxw, int *maxh);
Eina_Bool efl_gfx_size_class_set(Eo *obj, const char *size_class, int minw, int minh, int maxw, int maxh);


size_class_del [Overridden from Efl.Gfx.Size_Class]

Delete the size class.
void efl_gfx_size_class_del(Eo *obj, const char *size_class);


text_class (get, set) [Overridden from Efl.Gfx.Text_Class]

Font and font size from edje text class.
Eina_Bool efl_gfx_text_class_get(const Eo *obj, const char *text_class, const char **font, Efl_Font_Size *size);
Eina_Bool efl_gfx_text_class_set(Eo *obj, const char *text_class, const char *font, Efl_Font_Size size);


text_class_del [Overridden from Efl.Gfx.Text_Class]

Delete the text class.
void efl_gfx_text_class_del(Eo *obj, const char *text_class);


unload [Overridden from Efl.File]

Perform all necessary operations to unload file data from the object.
void efl_file_unload(Eo *obj);


update [Overridden from Efl.Observer]

Update observer according to the changes of observable object.
void efl_observer_update(Eo *obj, Efl_Object *obs, const char *key, void *data);


visible (get, set) [Overridden from Efl.Gfx.Entity]

The visibility of a canvas object.
Eina_Bool efl_gfx_entity_visible_get(const Eo *obj);
void efl_gfx_entity_visible_set(Eo *obj, Eina_Bool v);


calc_force protected [Overridden from Efl.Layout.Calc]

Forces a Size/Geometry calculation.
void efl_layout_calc_force(Eo *obj);


part_get protected [Overridden from Efl.Part]

Efl_Object *efl_part_get(const Eo *obj, const char *name);


Inherited

Efl.Canvas.Group
clipper (get, set) Clip one object to another.
color (get, set) The general/main color of the given Evas object.
destructor Implement this method to provide deinitialization code for your object if you need it.
group_change Marks the object as dirty.
group_member_add Set a canvas object as a member of a given group (or smart object).
group_member_is Finds out if a given object is a member of this group.
group_member_remove Removes a member object from a given smart object.
group_members_iterate Returns an iterator over the children of this object, which are canvas objects.
group_need_recalculate (get, set) Indicates that the group's layout needs to be recalculated.
protected group_clipper (get)
Efl.Canvas.Object
above (get)
anti_alias (get, set) Whether or not the given Evas object is to be drawn anti-aliased.
below (get)
clipped_objects (get)
clipped_objects_count Returns the number of objects clipped by obj
coords_inside (get)
event_freeze Freeze events of this object.
event_thaw Thaw events of object.
finalize Implement this method to finish the initialization of your object after all (if any) user-provided configuration methods have been executed.
geometry (get, set) Rectangular geometry that combines both position and size.
gesture_manager_get Returns current canvas's gesture manager
has_fixed_size (get, set) A hint for an object that its size will not change.
hint_align (get, set) Hints for an object's alignment.
hint_aspect (get, set) Defines the aspect ratio to respect when scaling this object.
hint_fill (get, set) Hints for an object's fill property that used to specify "justify" or "fill" by some users. Efl.Gfx.Hint.hint_fill specify whether to fill the space inside the boundaries of a container/manager.
hint_margin (get, set) Hints for an object's margin or padding space.
hint_size_combined_max (get)
hint_size_combined_min (get)
hint_size_max (get, set) Hints on the object's maximum size.
hint_size_min (get, set) Hints on the object's minimum size.
protected set hint_size_restricted_max (get, set) Internal hints for an object's maximum size.
protected set hint_size_restricted_min (get, set) Internal hints for an object's minimum size.
hint_weight (get, set) Hints for an object's weight.
key_focus (get, set) Indicates that this object is the keyboard event receiver on its canvas.
key_grab Requests keyname key events be directed to obj.
key_ungrab Removes the grab on keyname key events by obj.
layer (get, set) The layer of its canvas that the given object will be part of.
loop (get)
lower_to_bottom Lower obj to the bottom of its layer.
pass_events (get, set) Whether an Evas object is to pass (ignore) events.
pointer_inside (get)
pointer_mode (get, set) Low-level pointer behaviour.
pointer_mode_by_device (get, set) Low-level pointer behaviour by device. See Efl.Canvas.Object.pointer_mode.get and Efl.Canvas.Object.pointer_mode.set for more explanation.
precise_is_inside (get, set) Whether to use precise (usually expensive) point collision detection for a given Evas object.
propagate_events (get, set) Whether events on a smart object's member should be propagated up to its parent.
provider_find Searches upwards in the object tree for a provider which knows the given class/interface.
raise_to_top Raise obj to the top of its layer.
render_op (get, set) Render mode to be used for compositing the Evas object.
repeat_events (get, set) Whether an Evas object is to repeat events to objects below it.
seat_event_filter (get, set) Whether input events from a given seat are enabled. If the filter list is empty (no seat is disabled) this object will report mouse, keyboard and focus events from any seat, otherwise those events will only be reported if the event comes from a seat that is not in the list.
seat_focus (get)
seat_focus_add Add a seat to the focus list.
seat_focus_check Check if this object is focused by a given seat
seat_focus_del Remove a seat from the focus list.
stack_above Stack obj immediately above
stack_below Stack obj immediately below
protected render_parent (get)
Efl.File
file (get, set) The file path from where an object will fetch the data.
key (get, set) The key which corresponds to the target data within a file.
loaded (get)
mmap (get, set) The mmaped file from where an object will fetch the real data (it must be an Eina.File).
Efl.Gfx.Color
color_code (get, set) Hexadecimal color code of given Evas object (#RRGGBBAA).
Efl.Gfx.Color_Class
color_class_code (get, set) Hexadecimal color code string of the color class.
Efl.Gfx.Mapping
lighting_3d Apply a lighting effect on the object.
lighting_3d_absolute Apply a lighting effect to the object.
mapping_alpha (get, set) Alpha flag for map rendering.
mapping_clockwise (get)
mapping_color (get, set) Color of a vertex in the map.
mapping_coord_absolute (get, set) A point's absolute coordinate on the canvas.
mapping_has Read-only property indicating whether an object is mapped.
mapping_point_count (get, set) Number of points of a map.
mapping_reset Resets the map transformation to its default state.
mapping_smooth (get, set) Smoothing state for map rendering.
mapping_uv (get, set) Map point's U and V texture source point.
perspective_3d Apply a perspective transform to the map
perspective_3d_absolute Apply a perspective transform to the map
rotate Apply a rotation to the object.
rotate_3d Rotate the object around 3 axes in 3D.
rotate_3d_absolute Rotate the object around 3 axes in 3D, using absolute coordinates.
rotate_absolute Apply a rotation to the object, using absolute coordinates.
rotate_quat Rotate the object in 3D using a unit quaternion.
rotate_quat_absolute Rotate the object in 3D using a unit quaternion, using absolute coordinates.
translate Apply a translation to the object using map.
zoom Apply a zoom to the object.
zoom_absolute Apply a zoom to the object, using absolute coordinates.
Efl.Loop_Consumer
future_rejected Creates a new future that is already rejected to a specified error using the Efl.Loop_Consumer.loop.get.
future_resolved Creates a new future that is already resolved to a value.
parent (get, set) The parent of an object.
promise_new Create a new promise with the scheduler coming from the loop provided by this object.
Efl.Object
allow_parent_unref (get, set) Allow an object to be deleted by unref even if it has a parent.
children_iterator_new Get an iterator on all children.
comment (get, set) A human readable comment for the object.
composite_attach Make an object a composite object of another.
composite_detach Detach a composite object from another object.
composite_part_is Check if an object is part of a composite object.
event_callback_forwarder_del Remove an event callback forwarder for a specified event and object.
event_callback_forwarder_priority_add Add an event callback forwarder that will make this object emit an event whenever another object (source) emits it. The event is said to be forwarded from source to this object.
event_callback_stop Stop the current callback call.
event_freeze_count (get)
static event_global_freeze Globally freeze events for ALL EFL OBJECTS.
static event_global_freeze_count (get)
static event_global_thaw Globally thaw events for ALL EFL OBJECTS.
finalized (get)
invalidated (get)
invalidating (get)
name (get, set) The name of the object.
name_find Find a child object with the given name and return it.
provider_register Will register a manager of a specific class to be answered by Efl.Object.provider_find.
provider_unregister Will unregister a manager of a specific class that was previously registered and answered by Efl.Object.provider_find.
Efl.Playable
length (get)
seekable (get)
Efl.Player
playback_position (get, set) Position in the media file.
playback_progress (get)
playing (get, set) Playback state of the media file.
Efl.Ui.I18n
mirrored_automatic (get, set) Whether the property Efl.Ui.I18n.mirrored should be set automatically.

Events

part,invalid

Emitted when trying to use an invalid part. The value passed is the part name.
EFL_LAYOUT_EVENT_PART_INVALID(const char *, @beta)


Inherited

Efl.Canvas.Group
member,added Called when a member is added to the group.
member,removed Called when a member is removed from the group.
Efl.Canvas.Object
animator,tick Animator tick synchronized with screen vsync if possible.
Efl.Container
content,added Sent after a new sub-object was added.
content,removed Sent after a sub-object was removed, before unref.
Efl.Gesture.Events
gesture,double_tap Emitted when a Double-tap gesture has been detected. A Double-tap gesture consists of two taps on the screen (or clicks of the mouse) in quick succession. If the second one is delayed for too long they will be detected as two independent Efl.Gesture.Events.gesture,tap events.
gesture,flick Emitted when a Flick gesture has been detected.
gesture,long_tap Emitted when a Long-tap gesture has been detected. A Long-tap gesture consists of a touch of the screen (or click of the mouse) followed by a release after some time. If the release happens too quickly a Efl.Gesture.Events.gesture,tap event will be emitted instead.
gesture,momentum Emitted when a Momentum gesture has been detected. A Momentum gesture consists of a quick displacement of the finger while touching the screen (or while holding down a mouse button).
gesture,tap Emitted when a Tap gesture has been detected. A Tap gesture consists of a touch of the screen (or click of the mouse) quickly followed by a release. If the release happens too late a Efl.Gesture.Events.gesture,long_tap event will be emitted instead.
gesture,triple_tap Emitted when a Triple-tap gesture has been detected. A Triple-tap gesture consists of three taps on the screen (or clicks of the mouse) in quick succession. If any of them is delayed for too long they will be detected as independent Efl.Gesture.Events.gesture,tap or Efl.Gesture.Events.gesture,double_tap events.
gesture,zoom Emitted when a Zoom gesture has been detected. A Zoom gesture consists of two fingers touching the screen and separating ("zoom in") or getting closer ("zoom out" or "pinch"). This gesture cannot be performed with a mouse as it requires more than one pointer.
Efl.Gfx.Entity
position,changed Object was moved, its position during the event is the new one.
size,changed Object was resized, its size during the event is the new one.
visibility,changed Object's visibility state changed, the event value is the new state.
Efl.Gfx.Hint
hints,changed Object hints changed.
Efl.Gfx.Stack
stacking,changed Object stacking was changed.
Efl.Input.Interface
finger,down Finger pressed (finger id is known).
finger,move Finger moved (current and previous positions are known).
finger,up Finger released (finger id is known).
focus,in A focus in event.
focus,out A focus out event.
hold All input events are on hold or resumed.
key,down Keyboard key press.
key,up Keyboard key release.
pointer,axis Pen or other axis event update.
pointer,cancel Main pointer button press was cancelled (button id is known). This can happen in rare cases when the window manager passes the focus to a more urgent window, for instance. You probably don't need to listen to this event, as it will be accompanied by an up event.
pointer,down Main pointer button pressed (button id is known).
pointer,in Pointer entered a window or a widget.
pointer,move Main pointer move (current and previous positions are known).
pointer,out Pointer left a window or a widget.
pointer,up Main pointer button released (button id is known).
pointer,wheel Mouse wheel event.
Efl.Layout.Calc
circular,dependency A circular dependency between parts of the object was found.
recalc The layout was recalculated.
Efl.Object
del Object is being deleted. See Efl.Object.destructor.
destruct Object has been fully destroyed. It can not be used beyond this point. This event should only serve to clean up any reference you keep to the object.
invalidate Object is being invalidated and losing its parent. See Efl.Object.invalidate.
noref Object has lost its last reference, only parent relationship is keeping it alive. Advanced usage.
ownership,shared Object has acquired a second reference. It has multiple owners now. Triggered whenever increasing the refcount from one to two, it will not trigger by further increasing the refcount beyond two.
ownership,unique Object has lost a reference and only one is left. It has just one owner now. Triggered whenever the refcount goes from two to one.