Method

Adw.ExpanderRow.add_action

Declaration [src]

void
adw_expander_row_add_action (
  AdwExpanderRow* self,
  GtkWidget* widget
)

Description [src]

Adds an action widget to self.

Parameters

widget GtkWidget*
 

a widget

 Ownership is not transferred to the callee