GtkActionEntry.label

The label for the action. This field should typically be marked for translation, see gtk_action_group_set_translation_domain(). If @label is %NULL, the label of the stock item with id @stock_id is used.

struct GtkActionEntry
const(char)* label;

Meta