gtkTextBufferRegisterSerializeFormat: gtkTextBufferRegisterSerializeFormat

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

Description

This function registers a rich text serialization function along with its mime.type with the passed buffer.

Usage

1
2
gtkTextBufferRegisterSerializeFormat(object, mime.type, fun, 
    user.data)

Arguments

object

a GtkTextBuffer

mime.type

the format's mime-type

user.data

function's user_data

Details

Since 2.10

Value

[GdkAtom] the GdkAtom that corresponds to the newly registered format's mime-type.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.