| GIMP Application Reference Manual | ||||
|---|---|---|---|---|
GimpContainerEditor;
gboolean gimp_container_editor_construct (GimpContainerEditor *editor,
GimpViewType view_type,
GimpContainer *container,
GimpContext *context,
gint view_size,
gint view_border_width,
GimpMenuFactory *menu_factory,
const gchar *menu_identifier,
const gchar *ui_path);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBox +----GtkVBox +----GimpContainerEditor +----GimpDataFactoryView +----GimpBufferView +----GimpDocumentView +----GimpFontView +----GimpImageView +----GimpTemplateView +----GimpToolView
GimpContainerEditor implements GtkBuildable, AtkImplementorIface and GimpDockedInterface.
gboolean gimp_container_editor_construct (GimpContainerEditor *editor, GimpViewType view_type, GimpContainer *container, GimpContext *context, gint view_size, gint view_border_width, GimpMenuFactory *menu_factory, const gchar *menu_identifier, const gchar *ui_path);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Returns : |