xref: /third_party/alsa-utils/alsamixer/textbox.h (revision c72fcc34)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/alsa-utils/alsamixer/
1c72fcc34Sopenharmony_ci#ifndef TEXTBOX_H_INCLUDED
2c72fcc34Sopenharmony_ci#define TEXTBOX_H_INCLUDED
3c72fcc34Sopenharmony_ci
4c72fcc34Sopenharmony_civoid show_error(const char *msg, int err);
5c72fcc34Sopenharmony_civoid show_alsa_error(const char *msg, int err);
6c72fcc34Sopenharmony_civoid show_text(const char *const *text_lines, unsigned int count,
7c72fcc34Sopenharmony_ci	       const char *title);
8c72fcc34Sopenharmony_civoid show_textfile(const char *file_name);
9c72fcc34Sopenharmony_ci
10c72fcc34Sopenharmony_ci#endif
11

Indexes created Thu Nov 07 10:32:03 CST 2024