gtk.ActivatableT

Undocumented in source.

Public Imports

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

Members

Templates

ActivatableT
template ActivatableT(TStruct)

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