Button.getUseStock

Warning gtk_button_get_use_stock is deprecated and should not be used in newly-written code. 3.10 Returns whether the button label is a stock item.

class Button
int
getUseStock
()

Return Value

Type: int

TRUE if the button label is used to select a stock item instead of being used directly as the label text.

Meta