Top | ![]() |
![]() |
![]() |
![]() |
gboolean | is-valid | Read |
guint | port | Read / Write |
CamelNetworkSecurityMethod | security-method | Read / Write |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkComboBox ╰── EPortEntry
EPortEntry implements AtkImplementorIface, GtkBuildable, GtkCellLayout and GtkCellEditable.
void e_port_entry_set_camel_entries (EPortEntry *port_entry
,CamelProviderPortEntry *entries
);
CamelNetworkSecurityMethod
e_port_entry_get_security_method (EPortEntry *port_entry
);
void e_port_entry_set_security_method (EPortEntry *port_entry
,CamelNetworkSecurityMethod method
);
void e_port_entry_activate_secured_port (EPortEntry *port_entry
,gint index
);
void e_port_entry_activate_nonsecured_port (EPortEntry *port_entry
,gint index
);
“security-method”
property“security-method” CamelNetworkSecurityMethod
Method used to establish a network connection.
Flags: Read / Write
Default value: CAMEL_NETWORK_SECURITY_METHOD_NONE