Method

CoglBufferget_update_hint

Declaration [src]

CoglBufferUpdateHint
cogl_buffer_get_update_hint (
  CoglBuffer* buffer
)

Description [src]

Retrieves the update hints set using cogl_buffer_set_update_hint().

Return value

Type: CoglBufferUpdateHint

The CoglBufferUpdateHint currently used by the buffer.