Enumeration (GI Enum)

Cogl-51CoglBufferUpdateHint

The update hint on a buffer allows the user to give some detail on how often the buffer data is going to be updated.

Index
DYNAMIC: 1

the buffer will change from time to time

STATIC: 0

the buffer will not change over time

STREAM: 2

the buffer will be used once or a couple of times

Variables

$gtype