Example #1
0
def agprvnode(g, n):
    return _graphviz.agprvnode(g, n)
Example #2
0
def agprvnode(*args):
    return _graphviz.agprvnode(*args)
Example #3
0
def agprvnode(g, n):
    return _graphviz.agprvnode(g, n)
Example #4
0
def agprvnode(*args):
  return _graphviz.agprvnode(*args)
Example #5
0
def agprvnode(*args) -> "Agnode_t *" :
  return _graphviz.agprvnode(*args)