GI.Direction – gobject-introspection-1.0 Reference Manual
Packages
gobject-introspection-1.0
GI
Direction
IN
INOUT
OUT
Direction
Description:
[
CCode
( cprefix =
"GI_DIRECTION_"
, has_type_id =
false
) ]
public
enum
Direction
The direction of a [class@GIRepository.
ArgInfo].
Namespace:
GI
Package:
gobject-introspection-1.0
Content:
Enum values:
IN
-
‘in’ argument.
INOUT
-
‘in and out’ argument.
OUT
-
‘out’ argument.