Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetDesktopImage ¶
SetDesktopImage sets the desktop background image to the supplied image
Types ¶
type Response ¶
type Response struct { Clicked string // The name of the button clicked GaveUp bool // True if the user failed to respond in the duration specified Text string // Only on Dialog boxes - The return value of the input field }
Response the response format after a button click on an alert or dialog box
Click to show internal directories.
Click to hide internal directories.