Description Usage Arguments Details Author(s)
Converts the data in the message to bytes placed in the message.
1 | gSocketControlMessageSerialize(object, data)
|
|
a |
|
A buffer to write data to |
data
is guaranteed to have enough space to fit the size
returned by gSocketControlMessageGetSize
on this
object.
Since 2.22
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.