Method
GdkCursorref
deprecated: 3.0
Declaration [src]
GdkCursor*
gdk_cursor_ref (
GdkCursor* cursor
)
Return value
Type: GdkCursor
Same cursor
that was passed in.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |