c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Class Gtk.CellArea

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkCellArea
Class : CellArea
Implements: Gtk.Buildable, Gtk.CellLayout
Extends: GObject.InitiallyUnowned
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.CellAreaContext
Property
area : Gtk.CellArea
Gtk.CellAreaContext
Method
get_area () : Gtk.CellArea
Gtk.CellLayout
Method
get_area () : Gtk.CellArea
Gtk.CellView
Property
cell_area : Gtk.CellArea
Gtk.CellView
Method
new Gtk.CellView.with_context (CellArea area, CellAreaContext context) : Gtk.Widget
Create a new Gtk.CellView
Gtk.ComboBox
Property
cell_area : Gtk.CellArea
Gtk.ComboBox
Method
new Gtk.ComboBox.with_area (CellArea area) : Gtk.Widget
Create a new Gtk.ComboBox
Gtk.ComboBox
Method
new Gtk.ComboBox.with_area_and_entry (CellArea area) : Gtk.Widget
Create a new Gtk.ComboBox
Gtk.EntryCompletion
Property
cell_area : Gtk.CellArea
Gtk.EntryCompletion
Method
new Gtk.EntryCompletion.with_area (CellArea area) : Gtk.EntryCompletion
Create a new Gtk.EntryCompletion
Gtk.IconView
Property
cell_area : Gtk.CellArea
Gtk.IconView
Method
new Gtk.IconView.with_area (CellArea area) : Gtk.Widget
Create a new Gtk.IconView
Gtk.TreeViewColumn
Property
cell_area : Gtk.CellArea
Gtk.TreeViewColumn
Method
new Gtk.TreeViewColumn.with_area (CellArea area) : Gtk.TreeViewColumn
Create a new Gtk.TreeViewColumn
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:54 GMT+0800 (HKT)