Method
GdkCursorget_texture
Declaration [src]
GdkTexture*
gdk_cursor_get_texture (
  GdkCursor* cursor
)
Description [src]
Returns the texture for the cursor.
If the cursor is a named cursor, NULL will be returned.
| Gets property | Gdk.Cursor:texture | 
Return value
| Returns: | GdkTexture | 
| The texture for cursor or  | |
| The data is owned by the instance. | |
| The return value can be NULL. |