Example #1
0
def agxget(obj, sym):
    return _graphviz.agxget(obj, sym)
Example #2
0
def agxget(*args):
    return _graphviz.agxget(*args)
Example #3
0
def agxget(obj, sym):
    return _graphviz.agxget(obj, sym)
Example #4
0
def agxget(*args):
  return _graphviz.agxget(*args)
Example #5
0
def agxget(*args) -> "char *" :
  return _graphviz.agxget(*args)