Interface

AgsPortlet

[]

Description

interface Ags.Portlet : GObject.Object

No description available.

[]

Prerequisite

In order to implement Portlet, your type must inherit fromGObject.

[]

Instance methods

ags_portlet_get_port

Get port.

since: 3.0.0

ags_portlet_list_safe_properties

Retrieve thread-safe properties.

since: 3.0.0

ags_portlet_safe_get_property

Get property thread safe.

since: 3.0.0

ags_portlet_safe_set_property

Set property thread safe.

since: 3.0.0

ags_portlet_set_port

Set port.

since: 3.0.0

Interface structure

[]

Virtual methods

Ags.Portlet.get_port

Get port.

since: 3.0.0

Ags.Portlet.list_safe_properties

Retrieve thread-safe properties.

since: 3.0.0

Ags.Portlet.safe_get_property

Get property thread safe.

since: 3.0.0

Ags.Portlet.safe_set_property

Set property thread safe.

since: 3.0.0

Ags.Portlet.set_port

Set port.

since: 3.0.0