amitk_common
amitk_common —
Details
amitk_real_cell_data_func ()
void amitk_real_cell_data_func (GtkTreeViewColumn *tree_column,
GtkCellRenderer *cell,
GtkTreeModel *tree_model,
GtkTreeIter *iter,
gpointer data);
tree_column : |
|
cell : |
|
tree_model : |
|
iter : |
|
data : |
|
amitk_spin_button_scientific_output ()
gint amitk_spin_button_scientific_output
(GtkSpinButton *spin_button,
gpointer data);
spin_button : |
|
data : |
|
Returns : |
|
amitk_get_pixbuf_from_canvas ()
GdkPixbuf* amitk_get_pixbuf_from_canvas (GnomeCanvas *canvas,
gint xoffset,
gint yoffset,
gint width,
gint height);
canvas : |
|
xoffset : |
|
yoffset : |
|
width : |
|
height : |
|
Returns : |
|