Gtk.TextBufferDeserializeFunc Delegate
Documentation for this section has not yet been entered.

Syntax

public delegate bool TextBufferDeserializeFunc (TextBuffer register_buffer, TextBuffer content_buffer, TextIter iter, out byte data, ulong length, bool create_tags, IntPtr user_data)

Parameters

register_buffer
Documentation for this section has not yet been entered.
content_buffer
Documentation for this section has not yet been entered.
iter
Documentation for this section has not yet been entered.
data
Documentation for this section has not yet been entered.
length
Documentation for this section has not yet been entered.
create_tags
Documentation for this section has not yet been entered.
user_data
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0
Since: Gtk# 2.10