Label.getUseUnderline

Returns whether an embedded underline in the label indicates a mnemonic. See gtk_label_set_use_underline().

class Label
int
getUseUnderline
()

Return Value

Type: int

TRUE whether an embedded underline in the label indicates the mnemonic accelerator keys.

Meta