Cogl.buffer_get_update_hint

function buffer_get_update_hint(buffer: Cogl.Buffer): Cogl.BufferUpdateHint {
    // Gjs wrapper for cogl_buffer_get_update_hint()
}
  

Retrieves the update hints set using Cogl.buffer_set_update_hint

Since 1.2

buffer

a buffer object

Returns

the Cogl.BufferUpdateHint currently used by the buffer