Class
FoundryAcpSessionUpdate
Instance methods
foundry_acp_session_update_dup_content_blocks
Gets parsed content blocks from the update.
unstable since: 1.2
foundry_acp_session_update_get_byte_count
Gets the byte count from self, if present.
unstable since: 1.2
foundry_acp_session_update_get_error_code
Gets the error code from self, if present.
unstable since: 1.2
foundry_acp_session_update_get_line_range
Gets the affected line range from self, if present.
unstable since: 1.2
foundry_acp_session_update_get_terminal_exit_status
Gets the terminal exit status from self, if present.
unstable since: 1.2
foundry_acp_session_update_get_update_kind
Gets the normalized update kind for self.
unstable since: 1.2
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.