Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
pango.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: © 2022 Alexandros Theodotou <alex@zrythm.org>
3
*
4
* SPDX-License-Identifier: LicenseRef-ZrythmLicense
5
*/
6
13
#ifndef __UTILS_PANGO_H__
14
#define __UTILS_PANGO_H__
15
16
#include "gtk_wrapper.h"
17
24
PangoLayout *
25
z_pango_create_layout_from_description (
26
GtkWidget * widget,
27
PangoFontDescription * descr);
28
33
#endif
/* __UTILS_PANGO_H__ */
utils
pango.h
Generated by
1.11.0