GXK Interface Reference

/opt/src/beast/beast-gtk/gxk/gxknotebook.h

SYNOPSIS

DESCRIPTION

GxkNotebook

/opt/src/beast/beast-gtk/gxk/gxknotebook.h:34
struct GxkNotebook
{
  GtkNotebook    parent_instance;
  gchar         *assortment_name;
  GxkAssortment *assortment;
};

GxkNotebookClass

/opt/src/beast/beast-gtk/gxk/gxknotebook.h:39
struct GxkNotebookClass
{
  GtkNotebookClass parent_class;
};

gxk_notebook_get_type

/opt/src/beast/beast-gtk/gxk/gxknotebook.h:45

gxk_notebook_set_assortment

/opt/src/beast/beast-gtk/gxk/gxknotebook.h:47