Method

GtkWindowget_mnemonics_visible

since: 2.20

Declaration [src]

gboolean
gtk_window_get_mnemonics_visible (
  GtkWindow* window
)

Description [src]

Gets the value of the GtkWindow:mnemonics-visible property.

Available since: 2.20

Return value

Type: gboolean

TRUE if mnemonics are supposed to be visible in this window.