Back to Seed Clases

Gladeui


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gladeui.Command

Class Gladeui.Command

Import line: Gladeui = imports.gi.Gladeui;
GIR File: Gladeui-1.0.gir
C documentation: GladeuiCommand
Class : Command
Extends: GObject.Object
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gladeui.Project
Signal
changed (Project self, Command object, Boolean p0) : none
Gladeui.Project
Method
next_undo_item () : Gladeui.Command
Gets the next undo item on project's command stack.
Gladeui.Project
Method
next_redo_item () : Gladeui.Command
Gets the next redo item on project's command stack.
Gladeui.Project
Method
push_undo (Command cmd) : none
Pushes a newly created GladeCommand onto projects stack.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:35 GMT+0800 (HKT)