ekg2
GIT master
|
Idź do kodu źródłowego tego pliku.
Funkcje | |
GtkWidget * | userlist_create (GtkWidget *box) |
void * | userlist_create_model (void) |
void | userlist_show (window_t *sess) |
void | userlist_set_value (GtkWidget *treeview, gfloat val) |
gfloat | userlist_get_value (GtkWidget *treeview) |
void | fe_userlist_numbers (window_t *sess) |
void | fe_userlist_clear (window_t *sess) |
void | fe_userlist_insert (window_t *sess, userlist_t *u, GdkPixbuf **pixmaps) |
void fe_userlist_clear | ( | window_t * | sess | ) |
void fe_userlist_insert | ( | window_t * | sess, |
userlist_t * | u, | ||
GdkPixbuf ** | pixmaps | ||
) |
void fe_userlist_numbers | ( | window_t * | sess | ) |
GtkWidget* userlist_create | ( | GtkWidget * | box | ) |
void* userlist_create_model | ( | void | ) |
gfloat userlist_get_value | ( | GtkWidget * | treeview | ) |
void userlist_set_value | ( | GtkWidget * | treeview, |
gfloat | val | ||
) |
void userlist_show | ( | window_t * | sess | ) |