Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F25781841
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
1 KB
Subscribers
None
View Options
diff --git a/src/siglist.h b/src/siglist.h
index ac4476d..ab95056 100644
--- a/src/siglist.h
+++ b/src/siglist.h
@@ -1,30 +1,31 @@
/* siglist.h - The GNU Privacy Assistant
* Copyright (C) 2000, 2001 G-N-U GmbH.
*
* This file is part of GPA
*
* GPA is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* GPA is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*/
#ifndef GPAWIDGETS_H
#define GPAWIDGETS_H
#include <gtk/gtk.h>
GtkWidget * gpa_siglist_new (GtkWidget *window);
-void gpa_siglist_set_signatures (GtkWidget * clist, GList * signatures);
+void gpa_siglist_set_signatures (GtkWidget * clist, GList * signatures,
+ gchar * key_id);
#endif GPAWIDGETS_H
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Jul 12, 10:26 AM (1 d, 11 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
2b/06/634b0c81d5cbcd17773821df0e09
Attached To
rGPA Gnu Privacy Assistant
Event Timeline
Log In to Comment