Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | perf_gtk_context |
Functions | |
struct perf_gtk_context * | perf_gtk__activate_context (GtkWidget *window) |
int | perf_gtk__deactivate_context (struct perf_gtk_context **ctx) |
void | perf_gtk__init_helpline (void) |
void | perf_gtk__init_hpp (void) |
Variables | |
struct perf_gtk_context * | pgctx |
|
read |
int perf_gtk__deactivate_context | ( | struct perf_gtk_context ** | ctx | ) |
Definition at line 32 of file helpline.c.
struct perf_gtk_context* pgctx |