get_options


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public virtual unowned string[] get_options ()

Gets a null terminated array of string with supported bufferpool options for this.

An option would typically be enabled with config_add_option.

Parameters:

this

a BufferPool

Returns:

a null terminated array of strings.