Whether the widget or any of its descendents can accept
the input focus.
Whether the widget can receive pointer events.
A list of css classes applied to this widget.
The name of this widget in the CSS tree.
The cursor used by widget
.
Whether the widget should grab focus when it is clicked with the mouse.
Whether this widget itself will accept the input focus.
How to distribute horizontal space if widget gets extra space.
Whether the widget is the default widget.
Whether the widget has the input focus.
Enables or disables the emission of the ::query-tooltip signal on widget
.
Override for height request of the widget.
Whether to expand horizontally.
Whether to use the hexpand
property.
The GtkLayoutManager
instance to use to compute the preferred size
of the widget, and allocate its children.
Margin on bottom side of widget.
Margin on end of widget, horizontally.
Margin on start of widget, horizontally.
Margin on top side of widget.
The requested opacity of the widget.
How content outside the widget’s content area is treated.
The parent widget of this widget.
Whether the widget will receive the default action when it is focused.
The GtkRoot
widget of the widget tree containing this widget.
The scale factor of the widget.
Whether the widget responds to input.
Sets the text of tooltip to be the given string, which is marked up
with Pango markup.
Sets the text of tooltip to be the given string.
How to distribute vertical space if widget gets extra space.
Whether to expand vertically.
Whether to use the vexpand
property.
Whether the widget is visible.
Override for width request of the widget.