[ Version ( since = "1.6" ) ]
public unowned ParentBufferMeta? add_parent_buffer_meta (Buffer @ref)
Adds a ParentBufferMeta to this that holds a
reference on ref
until the buffer is freed.
this |
a Buffer |
ref |
a Buffer to ref |
The ParentBufferMeta that was added to the buffer |