signal callback delegate or function to connect
void callback(adw.breakpoint.Breakpoint breakpoint)
breakpoint the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to Apply signal.
Emitted when the breakpoint is applied.
This signal is emitted after the setters have been applied.