Back to Seed Clases

Gladeui


Classes

Interfaces

Structs

Unions

Enums

Enum Gladeui.ProjectFormat

Import line: Gladeui = imports.gi.Gladeui;
GIR File: Gladeui-1.0.gir
C documentation: GladeuiProjectFormat
Enum : ProjectFormat
  Show / Hide Inherited methods, properties and signals
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gladeui
Method
Gladeui.utils_string_from_value (Value value, ProjectFormat fmt) : String
Serializes GValue into a string (using glade conversion routines)
Gladeui.Catalog
Method
convert_project (Project project, ProjectFormat new_format) : Boolean
Do any data changes needed to the project for the new format in an undoable way.
Gladeui.Command
Method
Gladeui.Command.set_project_format (Project project, ProjectFormat fmt) : none
Sets the format of the project.
Gladeui.EditorProperty
Method
Gladeui.EditorProperty.show_i18n_dialog (Widget parent, ProjectFormat fmt, Array text, Array context, Array comment, Object out_values) : Boolean
Runs a dialog and updates the provided values.
Gladeui.GObjectAdaptor
Method
string_from_value (PropertyClass klass, Value value, ProjectFormat fmt) : String
For normal properties this is used to serialize property values, for custom properties its still needed to update the UI for undo/redo items etc.
Gladeui.Project
Method
set_format (ProjectFormat format) : none
Gladeui.Project
Method
get_format () : Gladeui.ProjectFormat
Gladeui.Signal
Method
write (ProjectFormat fmt, XmlContext context, XmlNode node) : none
Writes signal to node
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:42 GMT+0800 (HKT)