gtk.frame

Module for Frame class

Members

Classes

Frame
class Frame

The frame widget is a bin that surrounds its child with a decorative frame and an optional label. If present, the label is drawn in a gap in the top side of the frame. The position of the label can be controlled with gtk.frame.Frame.setLabelAlign.

FrameGidBuilder
class FrameGidBuilder

Fluent builder for gtk.frame.Frame

FrameGidBuilderImpl
class FrameGidBuilderImpl(T)

Fluent builder implementation template for gtk.frame.Frame