get_buffer_list


Description:

[ Version ( since = "1.6" ) ]
public unowned BufferList? get_buffer_list ()

Get the buffer list associated with this

Parameters:

this

a Sample

Returns:

the buffer list of this or null when there is no buffer list. The buffer list remains valid as long as this is valid. If you need to hold on to it for longer than that, take a ref to the buffer list with @ref.