GelUIScale

GelUIScale

Synopsis

                    GelUIScale;
                    GelUIScaleClass;
GelUIScale *        gel_ui_scale_new                    (void);

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GtkWidget
               +----GtkRange
                     +----GtkScale
                           +----GelUIScale

Implemented Interfaces

GelUIScale implements AtkImplementorIface, GtkBuildable and GtkOrientable.

Description

Details

GelUIScale

typedef struct _GelUIScale GelUIScale;

GelUIScaleClass

typedef struct {
	GtkScaleClass parent_class;
} GelUIScaleClass;

gel_ui_scale_new ()

GelUIScale *        gel_ui_scale_new                    (void);