GraphNode.showClose

If true, the close button will be visible. Note: Pressing it will only emit the closeRequest signal, the GraphNode needs to be removed manually.

  1. bool showClose [@property getter]
    struct GraphNode
    @nogc nothrow @property
    bool
    showClose
    ()
  2. bool showClose [@property setter]

Meta