Method | Description | |
---|---|---|
PulsingButton ( ) : System | ||
PulsingButton ( Widget widget ) : System | ||
PulsingButton ( string stock_id ) : System | ||
StartPulsing ( ) : void | ||
StopPulsing ( ) : void |
Method | Description | |
---|---|---|
OnDrawn ( Cairo cr ) : bool | ||
OnStateChanged ( StateType previous_state ) : void | ||
PulsingButton ( IntPtr raw ) : System |
Method | Description | |
---|---|---|
Setup ( ) : void |
protected OnStateChanged ( StateType previous_state ) : void | ||
previous_state | StateType | |
return | void |
protected PulsingButton ( IntPtr raw ) : System | ||
raw | IntPtr | |
return | System |
public PulsingButton ( Widget widget ) : System | ||
widget | Widget | |
return | System |
public PulsingButton ( string stock_id ) : System | ||
stock_id | string | |
return | System |