gtk.InfoBar

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
gtkc.gtktypes
public import gtkc.gtktypes;

Members

Classes

InfoBar
class InfoBar

gtk.InfoBar is a widget that can be used to show messages to the user without showing a dialog. It is often temporarily shown at the top or bottom of a document. In contrast to gtk.Dialog, which has a action area at the bottom, gtk.InfoBar has an action area at the side.