| Top |
gboolean ags_cell_pattern_draw_callback (GtkWidget *drawing_area,cairo_t *cr,AgsCellPattern *cell_pattern);
gboolean ags_cell_pattern_focus_in_callback (GtkWidget *widget,GdkEvent *event,AgsCellPattern *cell_pattern);
gboolean ags_cell_pattern_drawing_area_configure_callback (GtkWidget *widget,GdkEventConfigure *event,AgsCellPattern *cell_pattern);
gboolean ags_cell_pattern_drawing_area_expose_callback (GtkWidget *widget,GdkEventExpose *event,AgsCellPattern *cell_pattern);
gboolean ags_cell_pattern_drawing_area_button_press_callback (GtkWidget *widget,GdkEventButton *event,AgsCellPattern *cell_pattern);
gboolean ags_cell_pattern_drawing_area_key_press_event (GtkWidget *widget,GdkEventKey *event,AgsCellPattern *cell_pattern);
gboolean ags_cell_pattern_drawing_area_key_release_event (GtkWidget *widget,GdkEventKey *event,AgsCellPattern *cell_pattern);
void ags_cell_pattern_adjustment_value_changed_callback (GtkWidget *widget,AgsCellPattern *cell_pattern);