Method
ClapperEnhancerProxyListget_n_proxies
since: 0.10
Declaration [src]
guint
clapper_enhancer_proxy_list_get_n_proxies (
ClapperEnhancerProxyList* list
)
Description [src]
Get the number of proxies in ClapperEnhancerProxyList.
This behaves the same as g_list_model_get_n_items(), and is here
for code uniformity and convenience to avoid type casting by user.
Available since: 0.10
| Gets property | Clapper.EnhancerProxyList:n-proxies |