Currently in entry, there is no callback for copy/cut context menu
authorThiep Ha <thiepha@gmail.com>
Tue, 16 Apr 2013 04:16:44 +0000 (13:16 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Tue, 16 Apr 2013 04:16:44 +0000 (13:16 +0900)
commit22ff7be1b6b4dd75a5914d5074b7ab52b041e0f3
treeecb280f80762611051686c53469cdb9048b8bce9
parent3b46946a48181cbd1871fc2f7817fd5278414d0c
Currently in entry, there is no callback for copy/cut context menu
item click.
This patch adds callback for copy/cut context menu item click,
so that application developers can add their own processing for
copy/cut item click event.
legacy/elementary/src/lib/elm_entry.c