Method

Adw.ActionRow.get_activatable_widget

Declaration [src]

GtkWidget*
adw_action_row_get_activatable_widget (
  AdwActionRow* self
)

Description [src]

Gets the widget activated when self is activated.

Available since:1.0

Return value

Returns: GtkWidget*

the activatable widget for self

The data is owned by the called function
Can be NULL