GUI display a user-configurable status line. More...
#include "expando/lib.h"
Go to the source code of this file.
Data Structures | |
struct | MenuStatusLineData |
Data for creating a Menu line. More... | |
Variables | |
const struct ExpandoRenderCallback | StatusRenderCallbacks [] |
Callbacks for Status Expandos. | |
GUI display a user-configurable status line.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Definition in file expando_status.h.
|
extern |
Callbacks for Status Expandos.
Definition at line 487 of file expando_status.c.