Enumeration (GI Enum)

Cogl-18CoglBufferUpdateHint

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

Enumeration Members

Enumeration Members

DYNAMIC: number

the buffer will change from time to time

STATIC: number

the buffer will not change over time

STREAM: number

the buffer will be used once or a couple of times

Variables

$gtype