Cogl.handle_ref
function handle_ref(handle: Cogl.Handle): Cogl.Handle { // Gjs wrapper for cogl_handle_ref() }
Increases the reference count of handle by 1
- handle
- Returns
the handle, with its reference count increased
function handle_ref(handle: Cogl.Handle): Cogl.Handle { // Gjs wrapper for cogl_handle_ref() }
Increases the reference count of handle by 1
the handle, with its reference count increased