Action.getProxies

Warning gtk_action_get_proxies is deprecated and should not be used in newly-written code. 3.10 Returns the proxy widgets for an action. See also gtk_activatable_get_related_action(). Since 2.4

class Action
getProxies
()

Return Value

Type: ListSG

a GSList of proxy widgets. The list is owned by GTK+ and must not be modified. [element-type GtkWidget][transfer none]

Meta