| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
drag-leave
When a "loaded" (dragging) mouse moves away (leaves) the current widget it entered before (signaled by "drag-motion"), this signal is emitted. It can be used to self-un-highlight the widget, restoring it to the normal state. Callback function void callback(
GtkWidget
widget
,
GdkDragContext
context
, int time);
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「drag-leave」をGoogle検索
|