|
LMMS
|
#include <calf/ctl_phasegraph.h>Functions | |
| static void | calf_phase_graph_draw_background (GtkWidget *widget, cairo_t *ctx, int sx, int sy, int ox, int oy, float radius, float bevel, float brightness, float shadow, float lights, float dull) |
| static void | calf_phase_graph_copy_surface (cairo_t *ctx, cairo_surface_t *source, int x=0, int y=0, float fade=1.f) |
| static gboolean | calf_phase_graph_expose (GtkWidget *widget, GdkEventExpose *event) |
| static void | calf_phase_graph_size_request (GtkWidget *widget, GtkRequisition *requisition) |
| static void | calf_phase_graph_size_allocate (GtkWidget *widget, GtkAllocation *allocation) |
| static void | calf_phase_graph_class_init (CalfPhaseGraphClass *klass) |
| static void | calf_phase_graph_unrealize (GtkWidget *widget, CalfPhaseGraph *pg) |
| static void | calf_phase_graph_init (CalfPhaseGraph *self) |
| GtkWidget * | calf_phase_graph_new () |
| GType | calf_phase_graph_get_type (void) |
|
static |
|
static |
|
static |
|
static |
| GType calf_phase_graph_get_type | ( | void | ) |
|
static |
| GtkWidget * calf_phase_graph_new | ( | ) |
|
static |
|
static |
|
static |