XtRegisterGrabAction

Section: XT FUNCTIONS (3Xt)
Updated: Release 6.6
索引 xjman
 

名前

XtRegisterGrabAction - ボタンとキーのグラブを登録する  

書式

void XtRegisterGrabAction(action_proc, owner_events, event_mask, pointer_mode, keyboard_mode)

      XtActionProc action_proc;

      Boolean owner_events;

      unsigned int event_mask;

      int pointer_mode;

      int keyboard_mode;

 

引き数

action_proc
トランスレーションテーブルを検索するアクション手続きを指定する。
action
event
params
num_params
XtGrabButtonXtGrabKey の引き数を指定する。
 

説明

XtRegisterGrabAction は、指定された action_proc をトランスレーションマネージャが管理 しているリストに追加する。  

関連項目


X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface


 

Index

名前
書式
引き数
説明
関連項目

jman



Time: 07:01:02 GMT, January 12, 2009