drun ported to the new widget builder API

This commit is contained in:
Scoopta
2020-06-29 21:23:36 -07:00
parent b933c0c855
commit 1ed2445bd4
6 changed files with 129 additions and 110 deletions

View File

@@ -77,3 +77,10 @@ Constructs a new widget from the specified builder, the widget can be returned b
.B struct widget_builder* builder
\- The builder to construct a widget for
.TP
.B void wofi_free_widget_builder(struct widget_builder* builder)
Frees the specified builder
.B struct widget_builder* builder
\- The builder to free