7 #include "../helpline.h" 8 #include "../../util/debug.h"
char ui_helpline__current[512]
static int gtk_helpline_show(const char *fmt, va_list ap)
static void gtk_helpline_push(const char *msg)
static void gtk_helpline_pop(void)
void perf_gtk__init_helpline(void)
void ui_helpline__puts(const char *msg)
struct perf_gtk_context * pgctx
static bool perf_gtk__is_active_context(struct perf_gtk_context *ctx)
struct ui_helpline * helpline_fns
static struct ui_helpline gtk_helpline_fns