Class: GOffice::CanvasWidget
- Inherits:
-
CanvasItem
- Object
- CanvasItem
- GOffice::CanvasWidget
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#height ⇒ Float
Height.
- #height=(height) ⇒ Float
- #set_bounds(left, top, width, height) ⇒ nil
-
#widget ⇒ Gtk::Widget
Widget.
- #widget=(widget) ⇒ Gtk::Widget
-
#width ⇒ Float
Width.
- #width=(width) ⇒ Float
-
#x ⇒ Float
X.
- #x=(x) ⇒ Float
-
#y ⇒ Float
Y.
- #y=(y) ⇒ Float
Methods inherited from CanvasItem
#bounds_changed, #canvas, #canvas=, #copy, #destroy, #distance, #draw, #draw_region, #duplicate, #get_bounds, #grab, #hide, #initialize, #invalidate, #is_visible, #lower, #lower_to_bottom, #operator, #operator=, #parent, #parent=, #raise, #raise_to_top, #set, #show, #style_context, #transform=, #ungrab, #visible=, #window
Constructor Details
This class inherits a constructor from GOffice::CanvasItem
Instance Method Details
#height ⇒ Float
Returns height.
#height=(height) ⇒ Float
#set_bounds(left, top, width, height) ⇒ nil
#widget ⇒ Gtk::Widget
Returns widget.
#widget=(widget) ⇒ Gtk::Widget
#width ⇒ Float
Returns width.
#width=(width) ⇒ Float
#x ⇒ Float
Returns x.
#x=(x) ⇒ Float
#y ⇒ Float
Returns y.