ChatView


Object Hierarchy:

Object hierarchy for ChatView

Description:

public class ChatView : Box

Chat view widget for displaying chat messages with markdown rendering.

This widget displays chat messages with efficient incremental updates. It uses chunk-based rendering to only re-render the current chunk being updated, improving performance during streaming.

Since:

1.0


Namespace: OLLMchatGtk
Package: ollmchat

Content:

Enums:

Creation methods:

Methods:

Fields:

Inherited Members:

All known members inherited from class Gtk.Box
All known members inherited from class Gtk.Widget
All known members inherited from class GLib.Object
All known members inherited from interface Gtk.Accessible
All known members inherited from interface Gtk.Buildable
All known members inherited from interface Gtk.Orientable