SimpleAsyncResult.setOpResGboolean

Sets the operation result to a boolean within the asynchronous result.

class SimpleAsyncResult
void
setOpResGboolean
(
bool opRes
)

Parameters

opRes bool

a #gboolean.

Meta