XtReservePropertyAtom

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

名前

XtReservePropertyAtom, XtReleasePropertyAtom - プロパティアトムのキャッシュを管理する  

書式

Widget XtReservePropertyAtom(w)

      Widget w;

void XtReleasePropertyAtome(w, atom)

      Widget w;

      Atom atom;  

引き数

w
アトムの予約に使うウィジェットを指定する。
atom
予約が解除されるアトムを指定する。
 

説明

XtReservePropertyAtom は、ウィジェット w からの変換リクエストで使われるプロパティに対 して使うことができるアトムを返す。返されるアトムは、指定したウィジェッ トのディスプレイに対してユニークなものになる。  

関連項目


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


 

Index

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

jman



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