summary refs log tree commit diff stats
path: root/plugins/python
ModeNameSize
-rw-r--r--Makefile.am247log stats plain blame
-rw-r--r--python.c66834log stats plain blame
-rw-r--r--python.def82log stats plain blame
-rw-r--r--python2.vcxproj5827log stats plain blame
-rw-r--r--python2.vcxproj.filters877log stats plain blame
-rw-r--r--python3.vcxproj5827log stats plain blame
-rw-r--r--python3.vcxproj.filters684log stats plain blame
>*treeview, gfloat val); gfloat userlist_get_value (GtkWidget *treeview); GtkWidget *userlist_create (GtkWidget *box); void *userlist_create_model (void); void userlist_show (session *sess); void userlist_select (session *sess, char *name); char **userlist_selection_list (GtkWidget *widget, int *num_ret); GdkPixbuf *get_user_icon (server *serv, struct User *user);