Property
AdapActionRow:activatable-widget
Description [src]
The widget to activate when the row is activated.
The row can be activated either by clicking on it, calling
adap_action_row_activate(), or via mnemonics in the title.
See the AdapPreferencesRow:use-underline property to enable mnemonics.
The target widget will be activated by emitting the
GtkWidget::mnemonic-activate signal on it.
Type:GtkWidget
| Getter method | adap_action_row_get_activatable_widget() |
| Setter method | adap_action_row_set_activatable_widget() |