XtRegisterGrabAction

Section: XT FUNCTIONS (3Xt)
Updated: Release 6.3
Index xjman/web INDEX
 

名前

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

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

This document was created by man2html, using the manual pages.
Time: 15:56:35 GMT, February 12, 2001