|  |  |  | libseahorse Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | ||||
                    SeahorseKeyserverControl;
SeahorseKeyserverControl* seahorse_keyserver_control_new
                                                        (const gchar *gconf_key,
                                                         const gchar *none_option);
gchar*              seahorse_keyserver_control_selected (SeahorseKeyserverControl *skc);
typedef struct {
    GtkComboBox parent_instance;
    
    gchar *gconf_key;
    gchar *none_option;
} SeahorseKeyserverControl;
SeahorseKeyserverControl* seahorse_keyserver_control_new (const gchar *gconf_key, const gchar *none_option);
| 
 | |
| 
 | |
| Returns : | 
gchar* seahorse_keyserver_control_selected (SeahorseKeyserverControl *skc);
| 
 | |
| Returns : |