xref: /third_party/alsa-utils/alsamixer/menu_widget.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/alsa-utils/alsamixer/
1c72fcc34Sopenharmony_ci#ifndef MENU_WIDGET_H_INCLUDED
2c72fcc34Sopenharmony_ci#define MENU_WIDGET_H_INCLUDED
3c72fcc34Sopenharmony_ci
4c72fcc34Sopenharmony_ci#include "widget.h"
5c72fcc34Sopenharmony_ci#include <menu.h>
6c72fcc34Sopenharmony_ci
7c72fcc34Sopenharmony_ciint menu_widget_handle_key(MENU *menu, int key);
8c72fcc34Sopenharmony_civoid menu_widget_create(struct widget *widget, MENU *menu, const char *title);
9c72fcc34Sopenharmony_ci
10c72fcc34Sopenharmony_ci#endif
11

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