GI.PropertyInfo – gobject-introspection-1.0 Reference Manual
PropertyInfo
Object Hierarchy:
GI.PropertyInfo
GI.PropertyInfo
GI.PropertyInfo
GI.BaseInfo
GI.BaseInfo
GI.BaseInfo->GI.PropertyInfo
Description:
[
CCode
( type_id =
"g_base_info_gtype_get_type ()"
) ]
[
Compact
]
public
class
PropertyInfo
:
BaseInfo
Represents a property of a
ObjectInfo
or a
InterfaceInfo
.
Namespace:
GI
Package:
gobject-introspection-1.0
Content:
Methods:
public
ParamFlags
get_flags
()
Obtain the flags for this property info.
public
FunctionInfo
?
get_getter
()
Obtains the getter function associated with this
PropertyInfo
.
public
Transfer
get_ownership_transfer
()
Obtain the ownership transfer for this property.
public
FunctionInfo
?
get_setter
()
Obtains the setter function associated with this
PropertyInfo
.
public
TypeInfo
get_type
()
Obtain the type information for the property
info
.
Inherited Members:
All known members inherited from class GI.BaseInfo
equal
get_attribute
get_container
get_name
get_namespace
get_type
get_typelib
is_deprecated
iterate_attributes
2022 vala-language.org