Method
WPEPlatformInputMethodUnderlinecopy
Declaration [src]
WPEInputMethodUnderline*
wpe_input_method_underline_copy (
WPEInputMethodUnderline* underline
)
Return value
Type: WPEInputMethodUnderline
A copy of passed in WPEInputMethodUnderline
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |