gtk.stack

Module for Stack class

Members

Classes

Stack
class Stack

The GtkStack widget is a container which only shows one of its children at a time. In contrast to GtkNotebook, GtkStack does not provide a means for users to change the visible child. Instead, the #GtkStackSwitcher widget can be used with GtkStack to provide this functionality.

StackGidBuilder
class StackGidBuilder

Fluent builder for gtk.stack.Stack

StackGidBuilderImpl
class StackGidBuilderImpl(T)

Fluent builder implementation template for gtk.stack.Stack