ags_cell_pattern_callbacks
ags_cell_pattern_callbacks
|
|
Stability Level
Stable, unless otherwise indicated
Functions
ags_cell_pattern_draw_callback ()
gboolean
ags_cell_pattern_draw_callback (GtkWidget *drawing_area,
cairo_t *cr,
AgsCellPattern *cell_pattern);
ags_cell_pattern_focus_in_callback ()
gboolean
ags_cell_pattern_focus_in_callback (GtkWidget *widget,
GdkEvent *event,
AgsCellPattern *cell_pattern);
ags_cell_pattern_drawing_area_configure_callback ()
gboolean
ags_cell_pattern_drawing_area_configure_callback
(GtkWidget *widget,
GdkEventConfigure *event,
AgsCellPattern *cell_pattern);
ags_cell_pattern_drawing_area_expose_callback ()
gboolean
ags_cell_pattern_drawing_area_expose_callback
(GtkWidget *widget,
GdkEventExpose *event,
AgsCellPattern *cell_pattern);
ags_cell_pattern_drawing_area_button_press_callback ()
gboolean
ags_cell_pattern_drawing_area_button_press_callback
(GtkWidget *widget,
GdkEventButton *event,
AgsCellPattern *cell_pattern);
ags_cell_pattern_drawing_area_key_press_event ()
gboolean
ags_cell_pattern_drawing_area_key_press_event
(GtkWidget *widget,
GdkEventKey *event,
AgsCellPattern *cell_pattern);
ags_cell_pattern_drawing_area_key_release_event ()
gboolean
ags_cell_pattern_drawing_area_key_release_event
(GtkWidget *widget,
GdkEventKey *event,
AgsCellPattern *cell_pattern);
ags_cell_pattern_adjustment_value_changed_callback ()
void
ags_cell_pattern_adjustment_value_changed_callback
(GtkWidget *widget,
AgsCellPattern *cell_pattern);