Action.getProxies

Returns the proxy widgets for an action. See also gtk_widget_get_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