Function Macro

GLibrand_boolean

Declaration

#define g_rand_boolean (
  rand_
)

Description

Returns a random #gboolean from rand_. This corresponds to an unbiased coin toss.

This function is not directly available to language bindings.

Parameters

rand_

Type: -

A GRand.