![]() |
![]() |
![]() |
![]() |
![]() |
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Enable a display layer
#include <gf/gf.h> void gf_layer_enable( gf_layer_t layer );
gf
This function enables a layer. A layer can be either:
![]() |
In some cases it's not possible to disable a layer. Main display layers, for instance, typically can't be disabled. |
QNX Graphics Framework
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | Yes |
gf_layer_attach(), gf_layer_detach(), gf_layer_disable(), gf_layer_query()
![]() |
![]() |
![]() |
![]() |