org.gnu.gnome
public class CanvasWidget extends CanvasItem
| Constructor Summary | |
|---|---|
| CanvasWidget(CanvasGroup group) | |
| Method Summary | |
|---|---|
| AnchorType | getAnchorType() |
| double | getHeight() |
| static Type | getType()
Retrieve the runtime type used by the GLib library. |
| Widget | getWidget() |
| double | getWidth() |
| void | setAnchorType(AnchorType aType) |
| void | setHeight(double height) |
| void | setWidget(Widget aWidget) |
| void | setWidth(double width) |