gi-gtk-0.3.18.12: Gtk bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Objects.ScaleButton

Contents

Description

 

Synopsis

Exported types

Methods

scaleButtonGetAdjustment

scaleButtonGetMinusButton

scaleButtonGetPlusButton

scaleButtonGetPopup

scaleButtonGetValue

scaleButtonNew

scaleButtonSetAdjustment

scaleButtonSetIcons

scaleButtonSetIcons :: (MonadIO m, ScaleButtonK a) => a -> [Text] -> m () Source

scaleButtonSetValue

Properties

Adjustment

Icons

setScaleButtonIcons :: (MonadIO m, ScaleButtonK o) => o -> [Text] -> m () Source

Size

Value

Signals

Popdown

Popup

type ScaleButtonPopupCallbackC = Ptr () -> Ptr () -> IO () Source

ValueChanged