Import line: | Gladeui = imports.gi.Gladeui; |
GIR File: | Gladeui-1.0.gir |
C documentation: | GladeuiProjectFormat |
Enum : | ProjectFormat |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Gladeui.ProjectFormat.GTKBUILDER : 1
|
|
Number Gladeui.ProjectFormat.LIBGLADE : 0
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gladeui
Method |
Serializes GValue into a string (using glade conversion routines)
|
Gladeui.Catalog
Method |
Do any data changes needed to the project for the new format in an undoable way.
|
Gladeui.Command
Method |
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 |
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 |
Writes signal to node
|