gtk.ActivatableT

Undocumented in source.

Public Imports

gobject.ObjectG
public import gobject.ObjectG;
gtk.Action
public import gtk.Action;
gtk.c.functions
public import gtk.c.functions;
gtk.c.types
public import gtk.c.types;
gtkc.gtktypes
public import gtkc.gtktypes;

Members

Templates

ActivatableT
template ActivatableT(TStruct)

Activatable widgets can be connected to a gtk.Action 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.