Package: gtk
Function gtk-widget-override-cursor
Lambda Listgtk-widget-override-cursor (widget primary secondary) ArgumentsDetails
Sets the cursor color to use in a widget, overriding the "cursor-color"
and "secondary-cursor-color" style properties.
All other style values are left untouched. Note that the underlying properties have the gdk-color color type, so the alpha value in the primary and secondary arguments will be ignored. Warning | See also |
2021-9-22