c
Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

Struct Gdk.Rectangle

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-2.0.gir
C documentation: GdkRectangle
Struct : Rectangle
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gdk.Rectangle ()
Create a new Gdk.Rectangle
Create a new Gdk.Rectangle
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdk
Method
Gdk.cairo_rectangle (Context cr, Rectangle rectangle) : none
Gdk.GC
Method
set_clip_rectangle (Rectangle rectangle) : none
Gdk.Region
Method
get_clipbox (Rectangle rectangle) : none
Gdk.Region
Method
rect_equal (Rectangle rectangle) : gboolean
Gdk.Region
Method
rect_in (Rectangle rectangle) : Gdk.OverlapType
Gdk.Region
Method
union_with_rect (Rectangle rect) : none
Gdk.Screen
Method
get_monitor_geometry (gint32 monitor_num, Rectangle dest) : none
Gdk.Window
Method
begin_paint_rect (Rectangle rectangle) : none
Gdk.Window
Method
get_frame_extents (Rectangle rect) : none
Gdk.Window
Method
invalidate_rect (Rectangle rect, gboolean invalidate_children) : none
Gtk
Method
Gtk.draw_insertion_cursor (Widget widget, Drawable drawable, Rectangle area, Rectangle location, gboolean is_primary, TextDirection direction, gboolean draw_arrow) : none
Gtk
Method
Gtk.paint_arrow (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, ArrowType arrow_type, gboolean fill, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_box (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_box_gap (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, PositionType gap_side, gint32 gap_x, gint32 gap_width) : none
Gtk
Method
Gtk.paint_check (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_diamond (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_expander (Style style, Window window, StateType state_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, ExpanderStyle expander_style) : none
Gtk
Method
Gtk.paint_extension (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, PositionType gap_side) : none
Gtk
Method
Gtk.paint_flat_box (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_focus (Style style, Window window, StateType state_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_handle (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, Orientation orientation) : none
Gtk
Method
Gtk.paint_hline (Style style, Window window, StateType state_type, Rectangle area, Widget widget, String detail, gint32 x1, gint32 x2, gint32 y) : none
Gtk
Method
Gtk.paint_layout (Style style, Window window, StateType state_type, gboolean use_text, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, Layout layout) : none
Gtk
Method
Gtk.paint_option (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_polygon (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, Point points, gint32 n_points, gboolean fill) : none
Gtk
Method
Gtk.paint_resize_grip (Style style, Window window, StateType state_type, Rectangle area, Widget widget, String detail, WindowEdge edge, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_shadow (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_shadow_gap (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, PositionType gap_side, gint32 gap_x, gint32 gap_width) : none
Gtk
Method
Gtk.paint_slider (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, Orientation orientation) : none
Gtk
Method
Gtk.paint_spinner (Style style, Window window, StateType state_type, Rectangle area, Widget widget, String detail, guint32 step, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_string (Style style, Window window, StateType state_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, String string) : none
Gtk
Method
Gtk.paint_tab (Style style, Window window, StateType state_type, ShadowType shadow_type, Rectangle area, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_vline (Style style, Window window, StateType state_type, Rectangle area, Widget widget, String detail, gint32 y1_, gint32 y2_, gint32 x) : none
Gtk.CellRenderer
Method
activate (Event event, Widget widget, String path, Rectangle background_area, Rectangle cell_area, CellRendererState flags) : gboolean
Gtk.CellRenderer
Method
get_size (Widget widget, Rectangle cell_area, gint32 x_offset, gint32 y_offset, gint32 width, gint32 height) : none
Gtk.CellRenderer
Method
render (Window window, Widget widget, Rectangle background_area, Rectangle cell_area, Rectangle expose_area, CellRendererState flags) : none
Gtk.CellRenderer
Method
start_editing (Event event, Widget widget, String path, Rectangle background_area, Rectangle cell_area, CellRendererState flags) : Gtk.CellEditable
Gtk.IMContext
Method
set_cursor_location (Rectangle area) : none
Gtk.IconInfo
Method
get_embedded_rect (Rectangle rectangle) : gboolean
Gtk.Range
Method
get_range_rect (Rectangle range_rect) : none
Gtk.Style
Method
apply_default_background (Window window, gboolean set_bg, StateType state_type, Rectangle area, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk.TextLayout
Method
get_cursor_locations (TextIter iter, Rectangle strong_pos, Rectangle weak_pos) : none
Gtk.TextLayout
Method
get_iter_location (TextIter iter, Rectangle rect) : none
Gtk.TextView
Method
get_iter_location (TextIter iter) : Gdk.Rectangle
Gtk.TextView
Method
get_visible_rect (Rectangle visible_rect) : none
Gtk.Tooltip
Method
set_tip_area (Rectangle rect) : none
Gtk.TreeView
Method
get_background_area (TreePath path, TreeViewColumn column, Rectangle rect) : none
Gtk.TreeView
Method
get_cell_area (TreePath path, TreeViewColumn column, Rectangle rect) : none
Gtk.TreeView
Method
get_visible_rect (Rectangle visible_rect) : none
Gtk.TreeViewColumn
Method
cell_get_size (Rectangle cell_area, gint32 x_offset, gint32 y_offset, gint32 width, gint32 height) : none
Gtk.Widget
Signal
size_allocate (Widget self, Rectangle object) : none
Gtk.Widget
Method
draw (Rectangle area) : none
Gtk.Widget
Method
get_allocation () : Gdk.Rectangle
Gtk.Widget
Method
intersect (Rectangle area, Rectangle intersection) : gboolean
Gtk.Widget
Method
set_allocation (Rectangle allocation) : none
Gtk.Widget
Method
size_allocate (Rectangle allocation) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:54 GMT+0800 (HKT)