glibmm
2.41.0
|
to_charset | Destination charset. |
from_charset | Source charset. |
0
on error. true
if fallbacks are used by converter. use_fallback | true to use fallbacks. |
inbuf | The buffer containing the data to convert. |
inbuf_size | The number of bytes in inbuf. |
outbuf | A buffer to write converted data in. |
outbuf_size | The number of bytes in outbuf, must be at least one. |
flags | A ConverterFlags controlling the conversion details. |
bytes_read | Will be set to the number of bytes read from inbuf on success. |
bytes_written | Will be set to the number of bytes written to outbuf on success. |
0
if not known. parent | The parent to check for, or 0 . |
true
if file is a child of parent (or any parent in the case that parent is 0
). source_object | Optional Object identifying this source. |
source_object | Optional Object identifying this source. |
fd | A valid open file descriptor. |
fds | The initial list of file descriptors. |
n_fds | The length of #fds, or -1. |
index | The index into the list. |
fd_list | A UnixFDList. |
format | The format to use for the compressed data. |
level | Compression level (0-9), -1 for default. |
format | The format to use for the compressed data. |
other | The Variant to compare with. |
true
if *this and other are equal. 0
. value | A basic Variant value as a #gconstpointer. |
true
if value is a container. true
if value is in normal form. type | A VariantType. |
true
if the type of value matches type. type_annotate | true if type information should be included in the output. |
data | The location to store the serialised data at. |
child_type | The VariantType of the child, or 0 . |
child | The child value, or 0 . |
index | The index of the child to fetch. |
value | A container Variant. |
string | A normal C nul-terminated string. |
true
if string is a D-Bus object path. string | A normal C nul-terminated string. |
true
if string is a D-Bus type signature. value | A VariantType. |
0
. type | A VariantType. |
true
if type is an array type. true
if type is a basic type. true
if type is a container type. true
if type is definite. true
if type is a dictionary entry type. true
if type is a maybe type. supertype | A VariantType. |
true
if type is a subtype of supertype. true
if type is a tuple type. true
if type is the variant type. 0
.