Widgets
Frame
A Frame widget can serve as a container for other widgets to place themselves in,
you can draw a frame with gmw_frame function
it returns 1 if the cursor is currently on the frame(i.e the frame is hovered upon).
Frame configuration is located in gmwFrame
see gmwframetheme reference.
