cl-cffi-gtk4
API documentation
Package:
gobject
Function gobject:object-ref
Lambda List
gobject:object-ref
(
object
)
Arguments
object
-- a
g:object
instance
Return Value
The same
g:object
instance.
Details
Increases the reference count of
object
.
See also
g:object
g:object-ref-count
g:object-unref
2024-12-14