|
LMMS
|
#include <calf/gtk_main_win.h>Macros | |
| #define | countof(X) |
Functions | |
| static gboolean | gui_button_pressed (GtkToggleButton *button, plugin_strip *strip) |
| static gboolean | connect_button_pressed (GtkWidget *button, plugin_strip *strip) |
| static gboolean | extra_button_pressed (GtkWidget *button, plugin_strip *strip) |
| static void | action_destroy_notify (gpointer data) |
| window_state | describe_window (GtkWindow *win) |
| void | position_window (GtkWidget *win, window_state state) |
| static void | tray_activate_cb (GObject *icon, gtk_main_window *main) |
| static void | tray_popup_cb (GtkStatusIcon *icon, guint button, guint32 time, gpointer menu) |
| static gint | window_delete_cb (GtkWindow *window, GdkEvent *event, gtk_main_window *main) |
| static void | window_destroy_cb (GtkWindow *window, gtk_main_window *main) |
| static gint | window_hide (gtk_main_window *main) |
| static float | LVL (float value) |
Variables | |
| static const char * | ui_xml |
| static const char * | plugin_pre_xml |
| static const char * | plugin_post_xml |
| #define countof | ( | X | ) |
|
static |
|
static |
| window_state describe_window | ( | GtkWindow * | win | ) |
|
static |
|
static |
|
inlinestatic |
| void position_window | ( | GtkWidget * | win, |
| window_state | state ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |