Caribou.IScannableItem

g Caribou.IScannableItem Caribou.IScannableItem GObject.GInterface GObject.GInterface GObject.GInterface->Caribou.IScannableItem

Implementations:

Caribou.ColumnModel, Caribou.KeyModel, Caribou.RowModel

Methods

get_scan_selected ()

get_scan_stepping ()

set_scan_selected (value)

set_scan_stepping (value)

Virtual Methods

do_get_scan_selected ()

do_get_scan_stepping ()

do_set_scan_selected (value)

do_set_scan_stepping (value)

Properties

Name

Type

Flags

Short Description

scan-selected

bool

r/w

scan-selected

scan-stepping

bool

r/w

scan-stepping

Signals

None

Fields

None

Class Details

class Caribou.IScannableItem
Bases:

GObject.GInterface

Structure:

Caribou.IScannableItemIface

get_scan_selected()
Return type:

bool

get_scan_stepping()
Return type:

bool

set_scan_selected(value)
Parameters:

value (bool) –

set_scan_stepping(value)
Parameters:

value (bool) –

do_get_scan_selected() virtual
Return type:

bool

do_get_scan_stepping() virtual
Return type:

bool

do_set_scan_selected(value) virtual
Parameters:

value (bool) –

do_set_scan_stepping(value) virtual
Parameters:

value (bool) –

Property Details

Caribou.IScannableItem.props.scan_selected
Name:

scan-selected

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE

scan-selected

Caribou.IScannableItem.props.scan_stepping
Name:

scan-stepping

Type:

bool

Default Value:

False

Flags:

READABLE, WRITABLE

scan-stepping