| ![[Previous]](../prev.gif) | ![[Contents]](../contents.gif) | ![[Index]](../keyword_index.gif) | ![[Next]](../next.gif) | 
Disable line dashing
#include <gf/gf.h> void gf_context_disable_linedash( gf_context_t context );
gf
This function disables line dashes for subsequent draw operations for a draw context.
QNX Graphics Framework
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | Yes | 
gf_context_set_bgcolor(), gf_context_set_fgcolor(), gf_context_set_linedash(), gf_context_set_linejoin(), gf_context_set_penwidth()
| ![[Previous]](../prev.gif) | ![[Contents]](../contents.gif) | ![[Index]](../keyword_index.gif) | ![[Next]](../next.gif) |