Action.shortLabel

Set shortLabel property.

More...
  1. string shortLabel [@property getter]
  2. string shortLabel [@property setter]
    class Action
    @property
    void
    shortLabel
    (
    string propval
    )

Parameters

propval string

A shorter label that may be used on toolbar buttons.

This is an appearance property and thus only applies if #GtkActivatable:use-action-appearance is true.

Detailed Description

Deprecated: There is no corresponding replacement when using #GAction