Method

HandyExpanderRowadd_prefix

since: 1.0

Declaration [src]

void
hdy_expander_row_add_prefix (
  HdyExpanderRow* self,
  GtkWidget* widget
)

Description [src]

Adds a prefix widget to self.

Available since: 1.0

Parameters

widget

Type: GtkWidget

The prefix widget.

The data is owned by the caller of the method.