Method

AdapExpanderRowadd_suffix

since: 1.4

Declaration [src]

void
adap_expander_row_add_suffix (
  AdapExpanderRow* self,
  GtkWidget* widget
)

Description [src]

Adds an suffix widget to self.

Available since: 1.4

Parameters

widget

Type: GtkWidget

A widget.

The data is owned by the caller of the method.