ActionRow.setActivatableWidget

Sets the widget to activate when @self is activated, either by clicking on it, by calling hdy_action_row_activate(), or via mnemonics in the title or the subtitle. See the “use_underline” property to enable mnemonics.

The target widget will be activated by emitting the GtkWidget::mnemonic-activate signal on it.

class ActionRow
void
setActivatableWidget
(
Widget widget
)

Parameters

widget
Type: Widget

the target #GtkWidget, or %NULL to unset

Meta

Since

0.0.7