Map

class Map(**properties: Any)

Superclasses: View, TextView, Widget, InitiallyUnowned, Object

Implemented Interfaces: Accessible, AccessibleText, Buildable, ConstraintTarget, Scrollable

Constructors:

Map(**properties)
new() -> Gtk.Widget

Constructors

class Map
classmethod new() Widget

Creates a new GtkSourceMap.

Methods

class Map
get_view() View | None

Gets the view property, which is the view this widget is mapping.

set_view(view: View) None

Sets the view that map will be doing the mapping to.

Parameters:

view – a View

Properties

class Map
props.font_desc: FontDescription
props.view: View

Fields

class Map
parent_instance