Back to Seed Clases

Gladeui


Classes

Interfaces

Structs

Unions

Enums

Class Gladeui.Placeholder

Import line: Gladeui = imports.gi.Gladeui;
GIR File: Gladeui-1.0.gir
C documentation: GladeuiPlaceholder
Class : Placeholder
Implements: Atk.ImplementorIface, Gtk.Buildable
Extends: Gtk.Widget
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gladeui.App
Method
Gladeui.App.command_paste (Placeholder placeholder) : none
Paste the clipboard selection to the active project's selection (the project must have only one object selected).
Gladeui.Command
Method
Gladeui.Command.create (WidgetAdaptor adaptor, Widget parent, Placeholder placeholder, Project project) : Gladeui.Widget
Creates a new widget using adaptor and put in place of the placeholder in the project
Gladeui.Command
Method
Gladeui.Command.paste (Array widgets, Widget parent, Placeholder placeholder) : none
Performs a paste command on all widgets in widgets to parent, possibly replacing placeholder (note toplevels dont need a parent; the active project will be used when pasting toplevel objects).
Gladeui.Command
Method
Gladeui.Command.dnd (Array widgets, Widget parent, Placeholder placeholder) : none
Performs a drag-n-drop command, i.e.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:40 GMT+0800 (HKT)