XtCallAcceptFocus

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

名前

XtCallAcceptFocus - ウィジェットの accept_focus 手続きを呼び出す  

書式

Boolean XtCallAcceptFocus(w, time)

       Widget w;

       Time *time;  

引き数

time
フォーカスの受け入れを起こすイベントについての X の時刻を指定。
w
ウィジェットを指定。
 

説明

関数 XtCallAcceptFocus は、指定されたウィジェットの accept_focus 手続きを呼び、指定したウィジェッ トと時間をこの手続きに渡す。また、この関数は accept_focus 手続きが返し た値を返す。 accept_focus が NULL の場合は、 XtCallAcceptFocusFalse を返す。  

関連項目

XtSetKeyboardFocus(3Xt)
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:23 GMT, February 12, 2001