public void select_range (Gtk.TextIter ins, Gtk.TextIter bound);
public uchar serialize (Gtk.TextBuffer content_buffer, Gdk.Atom format, Gtk.TextIter start, Gtk.TextIter end, size_t length);
public void set_modified (bool setting);
- public void set_text (string text, int len);
+ public void set_text (string text, int len = -1);
public void unregister_deserialize_format (Gdk.Atom format);
public void unregister_serialize_format (Gdk.Atom format);
public Gtk.TargetList copy_target_list { get; }
public void select_range (Gtk.TextIter ins, Gtk.TextIter bound);
public uchar serialize (Gtk.TextBuffer content_buffer, Gdk.Atom format, Gtk.TextIter start, Gtk.TextIter end, size_t length);
public void set_modified (bool setting);
- public void set_text (string text, int len);
+ public void set_text (string text, int len = -1);
public void unregister_deserialize_format (Gdk.Atom format);
public void unregister_serialize_format (Gdk.Atom format);
public Gtk.TargetList copy_target_list { get; }
gtk_target_list_new.targets is_array="1"
gtk_target_list_new.ntargets hidden="1"
gtk_text_attributes_copy transfer_ownership="1"
+gtk_text_buffer_set_text.len default_value="-1"
gtk_text_child_anchor_get_widgets transfer_ownership="1" type_arguments="unowned Widget"
GtkTextBuffer::apply_tag has_emitter="1"
GtkTextBuffer::begin_user_action has_emitter="1"
gtk_target_list_new.targets is_array="1"
gtk_target_list_new.ntargets hidden="1"
gtk_text_attributes_copy transfer_ownership="1"
+gtk_text_buffer_set_text.len default_value="-1"
gtk_text_child_anchor_get_widgets transfer_ownership="1" type_arguments="unowned Widget"
GtkTextBuffer::apply_tag has_emitter="1"
GtkTextBuffer::begin_user_action has_emitter="1"