Method

PhoshAppGridBaseButtonset_label

Declaration [src]

void
phosh_app_grid_base_button_set_label (
  PhoshAppGridBaseButton* self,
  const char* label
)

Description

No description available.

Parameters

label

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.