Packages
colord
Cd
ObjectScope
DISK
NORMAL
TEMP
UNKNOWN
from_string
to_string
ObjectScope
Description:
[
CCode
( cprefix =
"CD_OBJECT_SCOPE_"
, has_type_id =
false
) ]
public
enum
ObjectScope
The options type.
Namespace:
Cd
Package:
colord
Content:
Enum values:
DISK
NORMAL
TEMP
UNKNOWN
Static methods:
public
static
ObjectScope
from_string
(
string
object_scope)
Methods:
public
unowned
string
to_string
()