GDK Reference Manual |
source : the pixmap specifying the cursor.
mask : the pixmap specifying the mask, which must be the same size as source.
fg : the foreground color, used for the bits in the source which are 1. The color does not have to be allocated first.
bg : the background color, used for the bits in the source which are 0. The color does not have to be allocated first.
x : the horizontal offset of the 'hotspot' of the cursor.
y : the vertical offset of the 'hotspot' of the cursor.
Returns : a new GdkCursor.
|
Destroys a cursor, freeing any resources allocated for it.
cursor : a GdkCursor.
Windows
Name
Windows --
Synopsis
上一篇:GTK v1.2 Tutorial(英文) 下一篇:Java入门(12) 事件与错误处理 更多相关文章
|
推荐文章
精彩文章
|