Home
last modified time | relevance | path

Searched refs:destroy_later (Results 1 – 8 of 8) sorted by relevance

/dports/x11-wm/xfce4-panel/xfce4-panel-4.16.3/common/
H A Dpanel-utils.c174 destroy_later (gpointer widget) in destroy_later() function
188 g_idle_add_full (G_PRIORITY_HIGH, destroy_later, widget, NULL); in panel_utils_destroy_later()
/dports/audio/lollypop/lollypop-5b2d95f4f8509d80fa86ab7d65b118326dc82a95/lollypop/
H A Dcontainer_stack.py65 visible_child.destroy_later()
87 visible_child.destroy_later()
H A Dhelper_adaptive.py42 def destroy_later(self): member in AdaptiveHelper
H A Dcontainer_history.py99 view.destroy_later()
/dports/x11-wm/muffin/muffin-4.8.0/src/core/
H A Dutil.c767 destroy_later (MetaLater *later) in destroy_later() function
947 destroy_later (later); in meta_later_remove()
/dports/databases/adabase/AdaBase-3.1/src/connections/
H A Dadabase-connection-base-postgresql.ads221 procedure destroy_later (conn : out PostgreSQL_Connection; subprogspec
H A Dadabase-connection-base-postgresql.adb1527 procedure destroy_later (conn : out PostgreSQL_Connection; subprogram
1531 end destroy_later;
/dports/databases/adabase/AdaBase-3.1/src/statements/
H A Dadabase-statement-base-postgresql.adb1010 conn.destroy_later (Object.identifier);