Package: gdk
Function gdk-display-maximal-cursor-size
Lambda Listgdk-display-maximal-cursor-size (display) ArgumentsReturn Value width -- an unsigned integer with the maximal cursor width height -- an unsigned integer with the maximal cursor height Details Gets the maximal size to use for cursors on the display. Example(gdk-display-maximal-cursor-size (gdk-display-default)) => 128 => 128 | See also |
2021-12-12