Module fractal::session::view::content::room_history::message_row::text::widgets
source Β· 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.