Expand description
Build HTML messages.
Structs§
- Html
Widget πConfig The immutable config fields to build a HTML widget tree.
Enums§
- List
Type πThe type of bullet for a list. - Node
Group πA group of nodes, representing the nodes contained in a single widget.
Functions§
- group_
inline_ πnodes Group subsequent nodes that are inline. - Construct a
GtkLabel
for the given inline nodes. - new_
message_ πlabel Construct a new label for displaying a messageβs content. - widget_
for_ πdetails Create a widget for a details disclosure element. - Create a widget for a details disclosure elementβs summary.
- Create a widget for the given HTML block node.
- Create a widget for the given HTML nodes in the given room.
- widget_
for_ πlist Create a widget for a list. - Create a widget for preformatted text.