polkit-types

polkit-types — Basic types.

Synopsis




typedef             polkit_bool_t;

Description

Typedefs for common primitive types.

Details

polkit_bool_t

typedef int polkit_bool_t;

A boolean, valid values are TRUE and FALSE.