/third_party/glib/gio/ |
D | gtlsconnection.c | 120 P_("Base IOStream"), in g_tls_connection_class_init() 121 P_("The GIOStream that the connection wraps"), in g_tls_connection_class_init() 137 P_("Use system certificate database"), in g_tls_connection_class_init() 138 P_("Whether to verify peer certificates against the system certificate database"), in g_tls_connection_class_init() 155 P_("Database"), in g_tls_connection_class_init() 156 P_("Certificate database to use for looking up or verifying certificates"), in g_tls_connection_class_init() 171 P_("Interaction"), in g_tls_connection_class_init() 172 P_("Optional object for user interaction"), in g_tls_connection_class_init() 186 P_("Require close notify"), in g_tls_connection_class_init() 187 P_("Whether to require proper TLS close notification"), in g_tls_connection_class_init() [all …]
|
D | ginetaddress.c | 196 P_("Address family"), in g_inet_address_class_init() 197 P_("The address family (IPv4 or IPv6)"), in g_inet_address_class_init() 206 P_("Bytes"), in g_inet_address_class_init() 207 P_("The raw address data"), in g_inet_address_class_init() 222 P_("Is any"), in g_inet_address_class_init() 223 … P_("Whether this is the \"any\" address for its family"), in g_inet_address_class_init() 238 P_("Is link-local"), in g_inet_address_class_init() 239 P_("Whether this is a link-local address"), in g_inet_address_class_init() 254 P_("Is loopback"), in g_inet_address_class_init() 255 … P_("Whether this is the loopback address for its family"), in g_inet_address_class_init() [all …]
|
D | gproxyaddress.c | 198 P_("Protocol"), in g_proxy_address_class_init() 199 P_("The proxy protocol"), in g_proxy_address_class_init() 208 P_("Username"), in g_proxy_address_class_init() 209 P_("The proxy username"), in g_proxy_address_class_init() 218 P_("Password"), in g_proxy_address_class_init() 219 P_("The proxy password"), in g_proxy_address_class_init() 236 P_("Destination Protocol"), in g_proxy_address_class_init() 237 P_("The proxy destination protocol"), in g_proxy_address_class_init() 246 P_("Destination Hostname"), in g_proxy_address_class_init() 247 P_("The proxy destination hostname"), in g_proxy_address_class_init() [all …]
|
D | gdtlsconnection.c | 106 P_("Base Socket"), in g_dtls_connection_default_init() 107 … P_("The GDatagramBased that the connection wraps"), in g_dtls_connection_default_init() 123 P_("Database"), in g_dtls_connection_default_init() 124 … P_("Certificate database to use for looking up or verifying certificates"), in g_dtls_connection_default_init() 139 P_("Interaction"), in g_dtls_connection_default_init() 140 … P_("Optional object for user interaction"), in g_dtls_connection_default_init() 154 P_("Require close notify"), in g_dtls_connection_default_init() 155 … P_("Whether to require proper TLS close notification"), in g_dtls_connection_default_init() 172 P_("Rehandshake mode"), in g_dtls_connection_default_init() 173 P_("When to allow rehandshaking"), in g_dtls_connection_default_init() [all …]
|
D | gaction.c | 102 P_("Action Name"), in G_DEFINE_INTERFACE() 103 … P_("The name used to invoke the action"), in G_DEFINE_INTERFACE() 119 P_("Parameter Type"), in G_DEFINE_INTERFACE() 120 … P_("The type of GVariant passed to activate()"), in G_DEFINE_INTERFACE() 137 P_("Enabled"), in G_DEFINE_INTERFACE() 138 P_("If the action can be activated"), in G_DEFINE_INTERFACE() 153 P_("State Type"), in G_DEFINE_INTERFACE() 154 … P_("The type of the state kept by the action"), in G_DEFINE_INTERFACE() 168 P_("State"), in G_DEFINE_INTERFACE() 169 P_("The state the action is in"), in G_DEFINE_INTERFACE()
|
D | gpropertyaction.c | 458 P_("Action Name"), in g_property_action_class_init() 459 P_("The name used to invoke the action"), in g_property_action_class_init() 475 P_("Parameter Type"), in g_property_action_class_init() 476 … P_("The type of GVariant passed to activate()"), in g_property_action_class_init() 493 P_("Enabled"), in g_property_action_class_init() 494 P_("If the action can be activated"), in g_property_action_class_init() 509 P_("State Type"), in g_property_action_class_init() 510 … P_("The type of the state kept by the action"), in g_property_action_class_init() 524 P_("State"), in g_property_action_class_init() 525 P_("The state the action is in"), in g_property_action_class_init() [all …]
|
D | gtlsclientconnection.c | 66 P_("Validation flags"), in G_DEFINE_INTERFACE() 67 P_("What certificate validation to perform"), in G_DEFINE_INTERFACE() 96 P_("Server identity"), in G_DEFINE_INTERFACE() 97 P_("GSocketConnectable identifying the server"), in G_DEFINE_INTERFACE() 115 P_("Use fallback"), in G_DEFINE_INTERFACE() 116 P_("Use fallback version of SSL/TLS rather than most recent version"), in G_DEFINE_INTERFACE() 138 P_("Accepted CAs"), in G_DEFINE_INTERFACE() 139 P_("Distinguished names of the CAs the server accepts certificates from"), in G_DEFINE_INTERFACE()
|
D | gmountoperation.c | 482 P_("Username"), in g_mount_operation_class_init() 483 P_("The user name"), in g_mount_operation_class_init() 497 P_("Password"), in g_mount_operation_class_init() 498 P_("The password"), in g_mount_operation_class_init() 511 P_("Anonymous"), in g_mount_operation_class_init() 512 P_("Whether to use an anonymous user"), in g_mount_operation_class_init() 525 P_("Domain"), in g_mount_operation_class_init() 526 P_("The domain of the mount operation"), in g_mount_operation_class_init() 539 P_("Password save"), in g_mount_operation_class_init() 540 P_("How passwords should be saved"), in g_mount_operation_class_init() [all …]
|
D | gdtlsclientconnection.c | 70 P_("Validation flags"), in G_DEFINE_INTERFACE() 71 … P_("What certificate validation to perform"), in G_DEFINE_INTERFACE() 100 P_("Server identity"), in G_DEFINE_INTERFACE() 101 … P_("GSocketConnectable identifying the server"), in G_DEFINE_INTERFACE() 122 P_("Accepted CAs"), in G_DEFINE_INTERFACE() 123 … P_("Distinguished names of the CAs the server accepts certificates from"), in G_DEFINE_INTERFACE()
|
D | gtlscertificate.c | 127 P_("Certificate"), in g_tls_certificate_class_init() 128 P_("The DER representation of the certificate"), in g_tls_certificate_class_init() 144 P_("Certificate (PEM)"), in g_tls_certificate_class_init() 145 P_("The PEM representation of the certificate"), in g_tls_certificate_class_init() 167 P_("Private key"), in g_tls_certificate_class_init() 168 P_("The DER representation of the certificate’s private key"), in g_tls_certificate_class_init() 191 P_("Private key (PEM)"), in g_tls_certificate_class_init() 192 P_("The PEM representation of the certificate’s private key"), in g_tls_certificate_class_init() 209 P_("Issuer"), in g_tls_certificate_class_init() 210 P_("The certificate for the issuing entity"), in g_tls_certificate_class_init() [all …]
|
D | gsimpleaction.c | 462 P_("Action Name"), in g_simple_action_class_init() 463 P_("The name used to invoke the action"), in g_simple_action_class_init() 479 P_("Parameter Type"), in g_simple_action_class_init() 480 … P_("The type of GVariant passed to activate()"), in g_simple_action_class_init() 498 P_("Enabled"), in g_simple_action_class_init() 499 P_("If the action can be activated"), in g_simple_action_class_init() 514 P_("State Type"), in g_simple_action_class_init() 515 … P_("The type of the state kept by the action"), in g_simple_action_class_init() 529 P_("State"), in g_simple_action_class_init() 530 P_("The state the action is in"), in g_simple_action_class_init()
|
D | gnetworkmonitor.c | 364 P_("Network available"), in g_network_monitor_default_init() 365 P_("Whether the network is available"), in g_network_monitor_default_init() 395 P_("Network metered"), in g_network_monitor_default_init() 396 P_("Whether the network is metered"), in g_network_monitor_default_init() 412 P_("Network connectivity"), in g_network_monitor_default_init() 413 P_("Level of network connectivity"), in g_network_monitor_default_init()
|
D | gunixsocketaddress.c | 271 P_("Path"), in g_unix_socket_address_class_init() 272 P_("UNIX socket path"), in g_unix_socket_address_class_init() 279 P_("Path array"), in g_unix_socket_address_class_init() 280 P_("UNIX socket path, as byte array"), in g_unix_socket_address_class_init() 296 P_("Abstract"), in g_unix_socket_address_class_init() 297 P_("Whether or not this is an abstract address"), in g_unix_socket_address_class_init() 304 P_("Address type"), in g_unix_socket_address_class_init() 305 P_("The type of UNIX socket address"), in g_unix_socket_address_class_init()
|
D | gapplicationcommandline.c | 419 P_("Commandline arguments"), in g_application_command_line_class_init() 420 P_("The commandline that caused this ::command-line signal emission"), in g_application_command_line_class_init() 427 P_("Options"), in g_application_command_line_class_init() 428 P_("The options sent along with the commandline"), in g_application_command_line_class_init() 434 P_("Platform data"), in g_application_command_line_class_init() 435 P_("Platform-specific data for the commandline"), in g_application_command_line_class_init() 442 P_("Is remote"), in g_application_command_line_class_init() 443 P_("TRUE if this is a remote commandline"), in g_application_command_line_class_init()
|
D | ginetsocketaddress.c | 256 P_("Address"), in g_inet_socket_address_class_init() 257 P_("The address"), in g_inet_socket_address_class_init() 265 P_("Port"), in g_inet_socket_address_class_init() 266 P_("The port"), in g_inet_socket_address_class_init() 283 P_("Flow info"), in g_inet_socket_address_class_init() 284 P_("IPv6 flow info"), in g_inet_socket_address_class_init() 301 P_("Scope ID"), in g_inet_socket_address_class_init() 302 P_("IPv6 scope ID"), in g_inet_socket_address_class_init()
|
D | gpermission.c | 446 P_("Is allowed"), in g_permission_class_init() 447 P_("If the caller is allowed to perform the action"), in g_permission_class_init() 459 P_("Can acquire"), in g_permission_class_init() 460 P_("If calling g_permission_acquire() makes sense"), in g_permission_class_init() 472 P_("Can release"), in g_permission_class_init() 473 P_("If calling g_permission_release() makes sense"), in g_permission_class_init()
|
D | gsimpleiostream.c | 175 P_("Input stream"), in g_simple_io_stream_class_init() 176 P_("The GInputStream to read from"), in g_simple_io_stream_class_init() 189 P_("Output stream"), in g_simple_io_stream_class_init() 190 P_("The GOutputStream to write to"), in g_simple_io_stream_class_init()
|
D | gtlspassword.c | 199 P_("Flags"), in g_tls_password_class_init() 200 P_("Flags about the password"), in g_tls_password_class_init() 208 P_("Description"), in g_tls_password_class_init() 209 P_("Description of what the password is for"), in g_tls_password_class_init() 216 P_("Warning"), in g_tls_password_class_init() 217 P_("Warning about the password"), in g_tls_password_class_init()
|
D | gmemoryoutputstream.c | 155 P_("Data Buffer"), 156 … P_("Pointer to buffer where data will be written."), 170 P_("Data Buffer Size"), 171 P_("Current size of the data buffer."), 186 P_("Data Size"), 187 P_("Size of data written to the buffer."), 202 P_("Memory Reallocation Function"), 203 … P_("Function with realloc semantics called to enlarge the buffer."), 217 P_("Destroy Notification Function"), 218 … P_("Function called with the buffer as argument when the stream is destroyed."),
|
D | gfilemonitor.c | 194 P_("Rate limit"), in g_file_monitor_class_init() 195 … P_("The limit of the monitor to watch for changes, in milliseconds"), in g_file_monitor_class_init() 201 P_("Cancelled"), in g_file_monitor_class_init() 202 … P_("Whether the monitor has been cancelled"), in g_file_monitor_class_init()
|
D | gzlibcompressor.c | 232 P_("compression format"), in g_zlib_compressor_class_init() 233 P_("The format of the compressed data"), in g_zlib_compressor_class_init() 241 P_("compression level"), in g_zlib_compressor_class_init() 242 …P_("The level of compression from 0 (no compression) to 9 (most compression), -1 for the default l… in g_zlib_compressor_class_init() 261 P_("file info"), in g_zlib_compressor_class_init() 262 P_("File info"), in g_zlib_compressor_class_init()
|
D | gdbusserver.c | 309 P_("Flags"), in g_dbus_server_class_init() 310 P_("Flags for the server"), in g_dbus_server_class_init() 330 P_("GUID"), in g_dbus_server_class_init() 331 P_("The guid of the server"), in g_dbus_server_class_init() 350 P_("Address"), in g_dbus_server_class_init() 351 P_("The address to listen on"), in g_dbus_server_class_init() 370 P_("Client Address"), in g_dbus_server_class_init() 371 P_("The address clients can use"), in g_dbus_server_class_init() 388 P_("Active"), in g_dbus_server_class_init() 389 … P_("Whether the server is currently active"), in g_dbus_server_class_init() [all …]
|
D | gcharsetconverter.c | 163 P_("To Charset"), in g_charset_converter_class_init() 164 P_("The character encoding to convert to"), in g_charset_converter_class_init() 171 P_("From Charset"), in g_charset_converter_class_init() 172 P_("The character encoding to convert from"), in g_charset_converter_class_init() 179 P_("Fallback enabled"), in g_charset_converter_class_init() 180 P_("Use fallback (of form \\<hexval>) for invalid bytes"), in g_charset_converter_class_init()
|
D | ginetaddressmask.c | 147 P_("Address family"), in g_inet_address_mask_class_init() 148 P_("The address family (IPv4 or IPv6)"), in g_inet_address_mask_class_init() 155 P_("Address"), in g_inet_address_mask_class_init() 156 P_("The base address"), in g_inet_address_mask_class_init() 162 P_("Length"), in g_inet_address_mask_class_init() 163 P_("The prefix length"), in g_inet_address_mask_class_init()
|
D | gfilterinputstream.c | 95 P_("The Filter Base Stream"), in G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE() 96 … P_("The underlying base stream on which the io ops will be done."), in G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE() 104 P_("Close Base Stream"), in G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE() 105 … P_("If the base stream should be closed when the filter stream is closed."), in G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE()
|