Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
pango.h File Reference

Pango utils. More...

#include <memory>
#include "gui/backend/gtk_widgets/gtk_wrapper.h"
Include dependency graph for pango.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)

Detailed Description

Pango utils.

Definition in file pango.h.