c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.TextWindowType

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.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.Gutter
Method
new GtkSource.Gutter.c_new (void* view, TextWindowType type) : GtkSource.Gutter
Create a new GtkSource.Gutter
GtkSource.View
Method
get_gutter (TextWindowType window_type) : GtkSource.Gutter
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:19 GMT+0800 (HKT)