Next: , Previous: post-go-to-atom-window, Up: Go To Atom Widget Functions


11.37.2 set-go-to-atom-chain-residue-atom-name

— function: set-go-to-atom-chain-residue-atom-name t1_chain_id iresno t3_atom_name

Where:

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.