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.

Return value

Returns: GtkWidget*

the activatable widget for self

Ownership is not transferred to the caller
Can be NULL