Gio.ListModelInterface

Fields

Name

Type

Access

Description

g_iface

GObject.TypeInterface

r

parent GObject.TypeInterface

get_item

object

r

the virtual function pointer for Gio.ListModel.get_item()

get_item_type

object

r

the virtual function pointer for Gio.ListModel.get_item_type()

get_n_items

object

r

the virtual function pointer for Gio.ListModel.get_n_items()

Methods

None

Details

class Gio.ListModelInterface

The virtual function table for Gio.ListModel.

New in version 2.44.