Package: gtk

Class gtk:flow-box-child

Superclasses

Documented Subclasses

None

Direct Slots

child
The child property of type gtk:widget (Read / Write)
The child widget.

Details

The gtk:flow-box-child widget is the kind of widget that can be added to a gtk:flow-box widget.

Accessibility

The gtk:flow-box-child implementation uses the :grid-cell role of the gtk:accessible-role enumeration.

Signal Details

The "activate" signal
lambda (child)    :action      
The signal is emitted when the user activates a child widget in a gtk:flow-box widget, either by clicking or double-clicking, or by using the Space or Enter key. While this signal is used as a keybinding signal, it can be used by applications for their own purposes.
child
The gtk:flow-box-child widget on which the signal is emitted.
 

Returned by

Slot Access Functions

Inherited Slot Access Functions

See also

2024-4-15