Home
last modified time | relevance | path

Searched refs:parent_popover (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/dino/dino-0.2.2/main/src/
H A Demojichooser.c267 GtkWidget *parent_popover; in show_variations() local
280 parent_popover = gtk_widget_get_ancestor (child, GTK_TYPE_POPOVER); in show_variations()
293 g_signal_connect (box, "child-activated", G_CALLBACK (emoji_activated), parent_popover); in show_variations()
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-gtkemojichooser.c275 GtkWidget *parent_popover; in show_variations() local
288 parent_popover = gtk_widget_get_ancestor (child, GTK_TYPE_POPOVER); in show_variations()
301 g_signal_connect (box, "child-activated", G_CALLBACK (emoji_activated), parent_popover); in show_variations()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtkemojichooser.c339 GtkWidget *parent_popover; in show_variations() local
352 parent_popover = gtk_widget_get_ancestor (child, GTK_TYPE_POPOVER); in show_variations()
365 g_signal_connect (box, "child-activated", G_CALLBACK (emoji_activated), parent_popover); in show_variations()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkemojichooser.c466 GtkWidget *parent_popover; in show_variations() local
480 parent_popover = gtk_widget_get_ancestor (child, GTK_TYPE_POPOVER); in show_variations()
497 g_signal_connect (box, "child-activated", G_CALLBACK (emoji_activated), parent_popover); in show_variations()