gobject-introspection.repository vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Tuple classes
ClassSuperclassSlots
alias tuplename c-type type
array-type data-typezero-terminated? fixed-size length element-type
boxed type
callback typereturn parameters throws?
class typeabstract? parent type-struct constructors methods functions signals
const tuplename value type c-identifier
data-type tuplename
enum typemembers
enum-member tuplename value c-identifier
field tuplename writable? bits type
function tuplename identifier return parameters throws?
inner-callback-type data-type
interface typeconstructors methods functions signals
namespace tuplename identifier-prefixes symbol-prefixes aliases consts enums bitfields records unions boxeds callbacks classes interfaces functions
parameter tuplename type direction allow-none? transfer-ownership
property tuplename readable? writable? construct? construct-only? type
record typefields constructors methods functions disguised? struct-for
repository tuplenamespace
return tupletype transfer-ownership
signal tuplename return parameters
simple-type data-typeelement-types
type tuplename c-type get-type
union typefields constructors methods functions
varargs-type data-type


Class predicate words
WordStack effect
alias?( object -- ? )
array-type?( object -- ? )
boxed?( object -- ? )
callback?( object -- ? )
class?( object -- ? )
const?( object -- ? )
data-type?( object -- ? )
enum-member?( object -- ? )
enum?( object -- ? )
field?( object -- ? )
function?( object -- ? )
inner-callback-type?( object -- ? )
interface?( object -- ? )
namespace?( object -- ? )
parameter?( object -- ? )
property?( object -- ? )
record?( object -- ? )
repository?( object -- ? )
return?( object -- ? )
signal?( object -- ? )
simple-type?( object -- ? )
type?( object -- ? )
union?( object -- ? )
varargs-type?( object -- ? )


Files