run_mainloop
Description:
[ NoWrapper ]
public virtual void run_mainloop ()
public virtual void run_mainloop ()
Used to be invoked on the primary instance from run if the use-count is non-zero.
Since 2.32, GApplication is iterating the main context directly and is not using run_mainloop
anymore