Class: GOffice::CanvasPixbuf
- Inherits:
-
CanvasItem
- Object
- CanvasItem
- GOffice::CanvasPixbuf
- Defined in:
- (unknown)
Instance Method Summary collapse
-
#height ⇒ Float
Height.
- #height=(height) ⇒ Float
-
#pixbuf ⇒ GdkPixbuf::Pixbuf
Pixbuf.
- #pixbuf=(pixbuf) ⇒ GdkPixbuf::Pixbuf
-
#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
#pixbuf ⇒ GdkPixbuf::Pixbuf
Returns pixbuf.
#pixbuf=(pixbuf) ⇒ GdkPixbuf::Pixbuf
#width ⇒ Float
Returns width.
#width=(width) ⇒ Float
#x ⇒ Float
Returns x.
#x=(x) ⇒ Float
#y ⇒ Float
Returns y.