I want all the buttons in my game to have the mouse_default_cursor_shape
property set to "Pointing hand".
I can manually go and change them, but I would rather it be set by default.
I've been using themes to style the buttons so far, but I can't find a way to set the mouse pointer (or non-style options, like width) through a theme. Is this possible?