list_ids


Description:


public SList<string> list_ids ()

Retrieves a list of all known stock IDs added to a IconFactory or registered with add.

The list must be freed with g_slist_free, and each string in the list must be freed with g_free.

Returns:

a list of known stock IDs


Namespace: Gtk.Stock
Package: gtk+-3.0