Method

Adw.ButtonContent.set_label

Declaration [src]

void
adw_button_content_set_label (
  AdwButtonContent* self,
  const char* label
)

Description [src]

Sets the displayed label.

Available since:1.0

Parameters

label const char*
 

the new label

 The data is owned by the caller of the function
 The string is a NUL terminated UTF-8 string