[ Version ( deprecated = true , deprecated_since = "3.10" ) ]
public bool get_use_stock ()
Warning: get_use_stock is deprecated since 3.10.
Returns whether the button label is a stock item.
this |
a Button |
true if the button label is used to select a stock item instead of being used directly as the label text. |