|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
String list item factory. More...
#include <string>#include "gui/backend/gtk_widgets/gtk_wrapper.h"
Go to the source code of this file.
Typedefs | |
| typedef std::string(* | StringListItemFactoryEnumStringGetter) (int val) |
Functions | |
| GtkListItemFactory * | string_list_item_factory_new (StringListItemFactoryEnumStringGetter getter) |
| Returns a simple item factory that puts each string in a GtkLabel. | |
String list item factory.
Definition in file string_list_item_factory.h.