Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.WrapMode

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkWrapMode
Enum : WrapMode
Describes a type of line wrapping.
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
get_wrap_mode () : Gtk.WrapMode
Gets the line wrapping for the view.
Gtk.TextView
Method
set_wrap_mode (WrapMode wrap_mode) : none
Sets the line wrapping for the view.
GtkSource.PrintCompositor
Property
wrap_mode : Gtk.WrapMode
GtkSource.PrintCompositor
Method
get_wrap_mode () : Gtk.WrapMode
GtkSource.PrintCompositor
Method
set_wrap_mode (WrapMode wrap_mode) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:16:07 GMT+0800 (HKT)