view command.h @ 24611:35f3eadf6ed5

r21705: remove stray propmt from example r21736: Add <keycombo> barkup for key combinations r21737: Add <menuchoice> <guimenu> <guisubmenu> <guimenuitem> markup for menus.
author kraymer
date Thu, 27 Sep 2007 16:25:50 +0000
parents 1d807885ce7b
children 6ac1ece1f9fe
line wrap: on
line source

int run_command(struct MPContext *mpctx, mp_cmd_t *cmd);
char *property_expand_string(struct MPContext *mpctx, char *str);
void property_print_help(void);