c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.TextWindowType

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkTextWindowType
Enum : TextWindowType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.TextView
Method
add_child_in_window (Widget child, TextWindowType which_window, gint32 xpos, gint32 ypos) : none
Gtk.TextView
Method
buffer_to_window_coords (TextWindowType win, gint32 buffer_x, gint32 buffer_y) : Object
Gtk.TextView
Method
get_border_window_size (TextWindowType type) : gint32
Gtk.TextView
Method
get_window (TextWindowType win) : Gdk.Window
Gtk.TextView
Method
get_window_type (Window window) : Gtk.TextWindowType
Gtk.TextView
Method
set_border_window_size (TextWindowType type, gint32 size) : none
Gtk.TextView
Method
window_to_buffer_coords (TextWindowType win, gint32 window_x, gint32 window_y) : Object
GtkSource.Gutter
Property
window_type : Gtk.TextWindowType
GtkSource.GutterRenderer
Property
window_type : Gtk.TextWindowType read only
GtkSource.GutterRenderer
Method
get_window_type () : Gtk.TextWindowType
GtkSource.View
Method
get_gutter (TextWindowType window_type) : GtkSource.Gutter
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:27 GMT+0800 (HKT)