has_flags


Description:

[ Version ( since = "1.10" ) ]
public bool has_flags (BufferFlags flags)

Gives the status of a specific flag on a buffer.

Parameters:

this

a Buffer

flags

the BufferFlags flag to check.

Returns:

true if all flags in flags are found on this.