Gjsify LogoGjsify Logo

The type of a GIBaseInfo struct.

Index

Enumeration Members

ARG: number

argument of a function or callback, see #GIArgInfo

BOXED: number

boxed, see #GIStructInfo or #GIUnionInfo

CALLBACK: number

callback, see #GIFunctionInfo

CONSTANT: number

contant, see #GIConstantInfo

ENUM: number

enum, see #GIEnumInfo

FIELD: number

struct or union field, see #GIFieldInfo

FLAGS: number

flags, see #GIEnumInfo

FUNCTION: number

function, see #GIFunctionInfo

INTERFACE: number

interface, see #GIInterfaceInfo

INVALID: number

invalid type

INVALID_0: number

deleted, used to be GI_INFO_TYPE_ERROR_DOMAIN.

OBJECT: number

object, see #GIObjectInfo

PROPERTY: number

GObject property, see #GIPropertyInfo

SIGNAL: number

signal, see #GISignalInfo

STRUCT: number

struct, see #GIStructInfo

TYPE: number

type information, see #GITypeInfo

UNION: number

union, see #GIUnionInfo

UNRESOLVED: number

unresolved type, a type which is not present in the typelib, or any of its dependencies.

VALUE: number

enum value, see #GIValueInfo

VFUNC: number

virtual function, see #GIVFuncInfo

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method