get_crtc_by_id


Description:

public unowned Crtc get_crtc_by_id (uint32 id)

Retrieves the CRTC of the screen using the given identifier.

Parameters:

this

the screen to query

id

the identifier of a CRTC

Returns:

the CRTC identified by id