HomeSort by relevance Sort by last modified time
    Searched defs:get_icon (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/glib/gio/
gdrive.h 47 * @get_icon: Returns a #GIcon for the given #GDrive.
79 GIcon * (* get_icon) (GDrive *drive); member in struct:_GDriveIface
gmount.h 49 * @get_icon: Gets a #GIcon for the #GMount.
82 GIcon * (* get_icon) (GMount *mount); member in struct:_GMountIface
gvolume.h 82 * @get_icon: Gets a #GIcon for the #GVolume.
119 GIcon * (* get_icon) (GVolume *volume); member in struct:_GVolumeIface
gappinfo.h 65 * @get_icon: Gets the #GIcon for the #GAppInfo.
99 GIcon * (* get_icon) (GAppInfo *appinfo); member in struct:_GAppInfoIface

Completed in 158 milliseconds