Method

AdwExpanderRowadd_action

since: 1.0

Declaration [src]

void
adw_expander_row_add_action (
  AdwExpanderRow* self,
  GtkWidget* widget
)

Description [src]

Adds an action widget to self.

Available since: 1.0

Parameters

widget

Type: GtkWidget

A widget.

The data is owned by the caller of the method.