edje: added BLOCK_HANDLE description and vim syntax.

This commit is contained in:
Daniel Juyung Seo 2013-08-02 13:27:37 +09:00
parent e60baa0061
commit a3165bff15
2 changed files with 5 additions and 2 deletions

View File

@ -66,10 +66,11 @@ syn keyword cConstant STATE_SET ACTION_STOP SIGNAL_EMIT
syn keyword cConstant SCRIPT LUA_SCRIPT
syn keyword cConstant DRAG_VAL_SET DRAG_VAL_STEP DRAG_VAL_PAGE
syn keyword cConstant LINEAR SINUSOIDAL ACCELERATE DECELERATE SPRING
syn keyword cConstant VERTICAL HORIZONTAL ON_HOLD BOTH EDITABLE EXPLICIT
syn keyword cConstant VERTICAL HORIZONTAL ON_HOLD BOTH EDITABLE
syn keyword cConstatn DEFAULT EXPLICIT BLOCK_HANDLE
syn keyword cConstant CURRENT
syn keyword cConstant FOCUS_SET "default" NEITHER
syn keyword cConstant DYNAMIC STATIC PASSWORD DEFAULT
syn keyword cConstant DYNAMIC STATIC PASSWORD
syn keyword cConstant RIGID_BOX RIGID_SPHERE SOFT_BOX SOFT_SPHERE
syn keyword cConstant RIGID_CYLINDER SOFT_CYLINDER

View File

@ -4141,6 +4141,8 @@ st_collections_group_parts_part_entry_mode(void)
@li EXPLICIT mode requires the application
controlling the edje object has to explicitly begin and end selection
modes, and the selection itself is dragable at both ends.
@li BLOCK_HANDLE is based on EXPLICIT mode and adds selection handlers
on both sides.
@endproperty
*/
static void