gtk.ActivatableIF

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
Undocumented in source.
gtkc.gtktypes
public import gtkc.gtktypes;
Undocumented in source.

Members

Interfaces

ActivatableIF
interface ActivatableIF

Activatable widgets can be connected to a #GtkAction and reflects the state of its action. A #GtkActivatable can also provide feedback through its action, as they are responsible for activating their related actions.

Meta