Next: update-go-to-atom-from-current-position, Previous: post-go-to-atom-window, Up: Go To Atom Widget Functions
Where:
- t1_chain_id is a string
- iresno is an integer number
- t3_atom_name is a string
set the go to atom specification
It seems important for swig that the char * arguments are const char *, not const gchar * (or else we get wrong type of argument error on (say) "A"
Returns: the success status of the go to. 0 for fail, 1 for success.