gtk.activatable_mixin

Module for Activatable interface mixin

Public Imports

gtk.activatable_iface_proxy
public import gtk.activatable_iface_proxy;
Undocumented in source.
gid.gid
public import gid.gid;
Undocumented in source.
gobject.gid_builder
public import gobject.gid_builder;
Undocumented in source.
gobject.object
public import gobject.object;
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.
gtk.types
public import gtk.types;
Undocumented in source.

Members

Templates

ActivatableGidBuilderT
template ActivatableGidBuilderT()

Fluent builder implementation template for gtk.activatable.Activatable

ActivatableT
template ActivatableT()

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.