Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.WrapMode

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkWrapMode
Enum : WrapMode
  Show / Hide Inherited methods, properties and signals
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.TextTag
Property
wrap_mode : Gtk.WrapMode
Gtk.TextView
Property
wrap_mode : Gtk.WrapMode
Gtk.TextView
Method
set_wrap_mode (WrapMode wrap_mode) : none
Sets the line wrapping for the view.
Gtk.TextView
Method
get_wrap_mode () : Gtk.WrapMode
Gets the line wrapping for the view.
GtkSource.PrintCompositor
Property
wrap_mode : Gtk.WrapMode
GtkSource.PrintCompositor
Method
set_wrap_mode (WrapMode wrap_mode) : none
Sets the line wrapping mode for the printed text.
GtkSource.PrintCompositor
Method
get_wrap_mode () : Gtk.WrapMode
Gets the line wrapping mode for the printed text.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:44 GMT+0800 (HKT)