Method

GtkButtonget_use_underline

Declaration [src]

gboolean
gtk_button_get_use_underline (
  GtkButton* button
)

Description [src]

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

Return value

Type: gboolean

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