c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gtk.CellAreaContext

Class Gtk.CellAreaContext

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkCellAreaContext
Class : CellAreaContext
Extends: GObject.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.CellArea
Method
activate (CellAreaContext context, Widget widget, RectangleInt cell_area, CellRendererState flags, gboolean edit_only) : gboolean
Gtk.CellArea
Method
copy_context (CellAreaContext context) : Gtk.CellAreaContext
Gtk.CellArea
Method
create_context () : Gtk.CellAreaContext
Gtk.CellArea
Method
event (CellAreaContext context, Widget widget, Event event, RectangleInt cell_area, CellRendererState flags) : gint32
Gtk.CellArea
Method
foreach_alloc (CellAreaContext context, Widget widget, RectangleInt cell_area, RectangleInt background_area, Function callback, void* callback_data) : none
Gtk.CellArea
Method
get_cell_allocation (CellAreaContext context, Widget widget, CellRenderer renderer, RectangleInt cell_area) : cairo.RectangleInt
Gtk.CellArea
Method
get_cell_at_position (CellAreaContext context, Widget widget, RectangleInt cell_area, gint32 x, gint32 y, Object out_values) : Gtk.CellRenderer
Gtk.CellArea
Method
get_preferred_height (CellAreaContext context, Widget widget) : Object
Gtk.CellArea
Method
get_preferred_height_for_width (CellAreaContext context, Widget widget, gint32 width) : Object
Gtk.CellArea
Method
get_preferred_width (CellAreaContext context, Widget widget) : Object
Gtk.CellArea
Method
get_preferred_width_for_height (CellAreaContext context, Widget widget, gint32 height) : Object
Gtk.CellArea
Method
render (CellAreaContext context, Widget widget, Context cr, RectangleInt background_area, RectangleInt cell_area, CellRendererState flags, gboolean paint_focus) : none
Gtk.CellView
Property
cell_area_context : Gtk.CellAreaContext
Gtk.CellView
Method
new Gtk.CellView.with_context (CellArea area, CellAreaContext context) : Gtk.Widget
Create a new Gtk.CellView
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:54 GMT+0800 (HKT)