Method

AdwHeaderBarpack_start

Declaration [src]

void
adw_header_bar_pack_start (
  AdwHeaderBar* self,
  GtkWidget* child
)

Description [src]

Adds child to self, packed with reference to the start of the self.

Parameters

child GtkWidget
 

The widget to be added to self.

 The data is owned by the caller of the function.