|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Pango utils. More...
#include <memory>#include "gui/backend/gtk_widgets/gtk_wrapper.h"
Go to the source code of this file.
Data Structures | |
| struct | PangoLayoutDeleter |
Typedefs | |
| using | PangoLayoutUniquePtr = std::unique_ptr<PangoLayout, PangoLayoutDeleter> |
Functions | |
| PangoLayoutUniquePtr | z_pango_create_layout_from_description (GtkWidget *widget, PangoFontDescription *descr) |
Pango utils.
Definition in file pango.h.