Method
GimpUiPreviewset_default_cursor
since: 2.2
Declaration [src]
void
gimp_preview_set_default_cursor (
  GimpPreview* preview,
  GdkCursor* cursor
)
Description [src]
Sets the default mouse cursor for the preview.  Note that this will
be overridden by a GDK_FLEUR if the preview has scrollbars, or by a
GDK_WATCH when the preview is invalidated.
Available since: 2.2
Parameters
- cursor
- 
            Type: GdkCursorA GdkCursororNULL.The data is owned by the caller of the method.