Method
XdpPortalpick_color_finish
Declaration [src]
GVariant*
xdp_portal_pick_color_finish (
XdpPortal* portal,
GAsyncResult* result,
GError** error
)
Description [src]
Finishes a pick-color request.
Returns the result in the form of a GVariant of the form (ddd), containing red, green and blue components in the range [0,1].