Xcb.GetPropertyReply – xcb Reference Manual
GetPropertyReply
Object Hierarchy:
Xcb.GetPropertyReply
Xcb.GetPropertyReply
Xcb.GetPropertyReply
Description:
[
Compact
]
[
CCode
( cname =
"xcb_get_property_reply_t"
, ref_function =
""
, unref_function =
"free"
) ]
public
class
GetPropertyReply
Namespace:
Xcb
Package:
xcb
Content:
Methods:
public
void
*
value
()
public
string
value_as_string
()
public
unowned
uint16
[]
value_as_uint16_array
()
public
unowned
uint32
[]
value_as_uint32_array
()
public
unowned
uint8
[]
value_as_uint8_array
()
public
int32
value_length
()
Fields:
public
uint32
bytes_after
public
uint8
format
public
AtomT
type
2022 vala-language.org