Method

AdapActionRowadd_prefix

Declaration [src]

void
adap_action_row_add_prefix (
  AdapActionRow* self,
  GtkWidget* widget
)

Description [src]

Adds a prefix widget to self.

Parameters

widget

Type: GtkWidget

A widget.

The data is owned by the caller of the method.