Garcon.MenuItemCache¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Garcon.MenuItemCache(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod get_default()¶
- Returns:
a new
Garcon.MenuItemCache
.- Return type:
Returns the default
Garcon.MenuItemCache
. the returned object should be unreffed withGObject.Object.unref
() when no longer needed.
- foreach(func, *user_data)¶
- Parameters:
func (
GLib.HFunc
) –user_data (
object
orNone
) – parameter passed to func callback
- invalidate()¶
- lookup(uri, desktop_id)¶
- Parameters:
- Returns:
- Return type: