Message.setUri
void setUri(glib.uri.Uri uri)Sets msg's URI to uri.
If msg has already been sent and you want to re-send it with the new URI, you need to send it again.
Parameters
uri | the new #GUri |
void setUri(glib.uri.Uri uri)Sets msg's URI to uri.
If msg has already been sent and you want to re-send it with the new URI, you need to send it again.
uri | the new #GUri |