Used by SelectionToolPrototype::mouse_cursor.
type | :: "mouse-cursor" | |
name | :: string | Name of the prototype. |
Name of the prototype. | ||
system_cursor optional | :: "arrow" or "i-beam" or "crosshair" or "wait-arrow" or "size-all" or "no" or "hand" | Either this or the other three properties have to be present. |
Either this or the other three properties have to be present. | ||
filename optional | :: FileName | Mandatory if |
Mandatory if | ||
hot_pixel_x optional | :: int16 | Mandatory if |
Mandatory if | ||
hot_pixel_y optional | :: int16 | Mandatory if |
Mandatory if |
name | :: string | Name of the prototype. |
Name of the prototype. | ||
type | :: "mouse-cursor" | |
filename optional | :: FileName | Mandatory if |
Mandatory if | ||
hot_pixel_x optional | :: int16 | Mandatory if |
Mandatory if | ||
hot_pixel_y optional | :: int16 | Mandatory if |
Mandatory if | ||
system_cursor optional | :: "arrow" or "i-beam" or "crosshair" or "wait-arrow" or "size-all" or "no" or "hand" | Either this or the other three properties have to be present. |
Either this or the other three properties have to be present. |
Name of the prototype.
"arrow"
or "i-beam"
or "crosshair"
or "wait-arrow"
or "size-all"
or "no"
or "hand"
optional Either this or the other three properties have to be present.
Mandatory if system_cursor
is not defined.
Mandatory if system_cursor
is not defined.
Mandatory if system_cursor
is not defined.