before_show
Description:
[ Version ( deprecated = true , deprecated_since = "3.10" ) ]
public virtual signal void before_show ()
public virtual signal void before_show ()
Warning: before_show is deprecated since 3.10.
This signal is emitted before any "show" management.
Note:
This signal should not be used.
You can connect to this signal if you want to change some properties or position before the real "show".