DockRevealer


Object Hierarchy:

Dazzle.DockRevealer Dazzle.DockRevealer Dazzle.DockRevealer Dazzle.Bin Dazzle.Bin Dazzle.Bin->Dazzle.DockRevealer Gtk.Bin Gtk.Bin Gtk.Bin->Dazzle.Bin Gtk.Container Gtk.Container Gtk.Container->Gtk.Bin Gtk.Widget Gtk.Widget Gtk.Widget->Gtk.Container GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gtk.Widget GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned Atk.Implementor Atk.Implementor Atk.Implementor->Dazzle.DockRevealer Atk.Implementor->Dazzle.Bin Atk.Implementor->Gtk.Bin Atk.Implementor->Gtk.Container Atk.Implementor->Gtk.Widget Gtk.Buildable Gtk.Buildable Gtk.Buildable->Dazzle.DockRevealer Gtk.Buildable->Dazzle.Bin Gtk.Buildable->Gtk.Bin Gtk.Buildable->Gtk.Container Gtk.Buildable->Gtk.Widget

Description:

[ CCode ( type_id = "dzl_dock_revealer_get_type ()" ) ]
public class DockRevealer : Bin, Implementor, Buildable

This widget is a bit like Revealer with a couple of important differences.

First, it only supports a couple transition types (the direction to slide reveal). Additionally, the size of the child allocation will not change during the animation. This is not as generally useful as an upstream GTK+ widget, but is extremely important for the panel case to avoid things looking strange while animating into and out of view.

All known sub-classes:

Namespace: Dazzle
Package: libdazzle-1.0

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Gtk.Bin
All known members inherited from class Gtk.Widget
All known members inherited from interface Atk.Implementor