pub const xpMsg_PushButtonPressed: _bindgen_ty_39 = 1300;Expand description
This message is sent when the user completes a click and release in a * button with push button behavior. Parameter one of the message is the * widget ID of the button. This message is dispatched up the widget * hierarchy.