gtkRecentFilterAddCustom
Adds a rule to a filter that allows resources based on a custom callback
function. The bitfield needed
which is passed in provides information
about what sorts of information that the filter function needs;
this allows GTK+ to avoid retrieving expensive information when
it isn't needed by the filter.
gtkRecentFilterAddCustom(object, needed, func, data)
|
|
|
bitfield of flags indicating the information that the custom filter function needs. |
|
callback function; if the function returns |
|
data to pass to |
Since 2.10
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.