@girs/gladeui-2.0 2.0.0-3.2.5 → 2.0.0-3.2.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/gladeui-2.0.d.cts +604 -514
- package/gladeui-2.0.d.ts +604 -514
- package/package.json +15 -15
package/gladeui-2.0.d.cts
CHANGED
|
@@ -211,185 +211,185 @@ export enum VerifyFlags {
|
|
|
211
211
|
*/
|
|
212
212
|
UNRECOGNIZED,
|
|
213
213
|
}
|
|
214
|
-
export const DEVHELP_FALLBACK_ICON_FILE: string
|
|
215
|
-
export const DEVHELP_ICON_NAME: string
|
|
216
|
-
export const ENV_BUNDLED: string
|
|
217
|
-
export const ENV_CATALOG_PATH: string
|
|
218
|
-
export const ENV_ICON_THEME_PATH: string
|
|
219
|
-
export const ENV_MODULE_PATH: string
|
|
220
|
-
export const ENV_PIXMAP_DIR: string
|
|
221
|
-
export const ENV_TESTING: string
|
|
214
|
+
export const DEVHELP_FALLBACK_ICON_FILE: string
|
|
215
|
+
export const DEVHELP_ICON_NAME: string
|
|
216
|
+
export const ENV_BUNDLED: string
|
|
217
|
+
export const ENV_CATALOG_PATH: string
|
|
218
|
+
export const ENV_ICON_THEME_PATH: string
|
|
219
|
+
export const ENV_MODULE_PATH: string
|
|
220
|
+
export const ENV_PIXMAP_DIR: string
|
|
221
|
+
export const ENV_TESTING: string
|
|
222
222
|
export const GTKBUILDER_VERSIONING_BASE_MAJOR: number
|
|
223
223
|
export const GTKBUILDER_VERSIONING_BASE_MINOR: number
|
|
224
|
-
export const PROPERTY_DEF_OBJECT_DELIMITER: string
|
|
225
|
-
export const TAG_ACTION: string
|
|
226
|
-
export const TAG_ACTIONS: string
|
|
227
|
-
export const TAG_ACTION_ACTIVATE_FUNCTION: string
|
|
228
|
-
export const TAG_ACTION_SUBMENU_FUNCTION: string
|
|
229
|
-
export const TAG_ADAPTOR: string
|
|
230
|
-
export const TAG_ADD_CHILD_FUNCTION: string
|
|
231
|
-
export const TAG_ADD_CHILD_VERIFY_FUNCTION: string
|
|
232
|
-
export const TAG_ANARCHIST: string
|
|
233
|
-
export const TAG_ATK_PROPERTY: string
|
|
234
|
-
export const TAG_BIND_FLAGS: string
|
|
235
|
-
export const TAG_BIND_PROPERTY: string
|
|
236
|
-
export const TAG_BIND_SOURCE: string
|
|
237
|
-
export const TAG_BOOK: string
|
|
238
|
-
export const TAG_BUILDER_SINCE: string
|
|
239
|
-
export const TAG_CHILD_ACTION_ACTIVATE_FUNCTION: string
|
|
240
|
-
export const TAG_CHILD_GET_PROP_FUNCTION: string
|
|
241
|
-
export const TAG_CHILD_PROPERTY: string
|
|
242
|
-
export const TAG_CHILD_SET_PROP_FUNCTION: string
|
|
243
|
-
export const TAG_CHILD_VERIFY_FUNCTION: string
|
|
244
|
-
export const TAG_COMMENT: string
|
|
245
|
-
export const TAG_COMMON: string
|
|
246
|
-
export const TAG_CONSTRUCTOR_FUNCTION: string
|
|
247
|
-
export const TAG_CONSTRUCT_OBJECT_FUNCTION: string
|
|
248
|
-
export const TAG_CONSTRUCT_ONLY: string
|
|
249
|
-
export const TAG_CONTEXT: string
|
|
250
|
-
export const TAG_CREATE_EDITABLE_FUNCTION: string
|
|
251
|
-
export const TAG_CREATE_EPROP_FUNCTION: string
|
|
252
|
-
export const TAG_CREATE_TYPE: string
|
|
253
|
-
export const TAG_CREATE_WIDGET_FUNCTION: string
|
|
254
|
-
export const TAG_CUSTOM_LAYOUT: string
|
|
255
|
-
export const TAG_DEEP_POST_CREATE_FUNCTION: string
|
|
256
|
-
export const TAG_DEFAULT: string
|
|
257
|
-
export const TAG_DEFAULT_HEIGHT: string
|
|
258
|
-
export const TAG_DEFAULT_PALETTE_STATE: string
|
|
259
|
-
export const TAG_DEFAULT_WIDTH: string
|
|
260
|
-
export const TAG_DEPENDS: string
|
|
261
|
-
export const TAG_DEPENDS_FUNCTION: string
|
|
262
|
-
export const TAG_DEPRECATED: string
|
|
263
|
-
export const TAG_DEPRECATED_SINCE: string
|
|
264
|
-
export const TAG_DESTROY_OBJECT_FUNCTION: string
|
|
265
|
-
export const TAG_DISABLED: string
|
|
266
|
-
export const TAG_DISPLAYABLE_VALUES: string
|
|
267
|
-
export const TAG_DOMAIN: string
|
|
268
|
-
export const TAG_EDITABLE: string
|
|
269
|
-
export const TAG_EVENT_HANDLER_CONNECTED: string
|
|
270
|
-
export const TAG_EXPANDED: string
|
|
271
|
-
export const TAG_FALSE: string
|
|
272
|
-
export const TAG_GENERIC_NAME: string
|
|
273
|
-
export const TAG_GET_CHILDREN_FUNCTION: string
|
|
274
|
-
export const TAG_GET_FUNCTION: string
|
|
275
|
-
export const TAG_GET_INTERNAL_CHILD_FUNCTION: string
|
|
276
|
-
export const TAG_GET_TYPE_FUNCTION: string
|
|
277
|
-
export const TAG_GLADE_CATALOG: string
|
|
278
|
-
export const TAG_GLADE_WIDGET_CLASS: string
|
|
279
|
-
export const TAG_GLADE_WIDGET_CLASSES: string
|
|
280
|
-
export const TAG_GLADE_WIDGET_CLASS_REF: string
|
|
281
|
-
export const TAG_GLADE_WIDGET_GROUP: string
|
|
282
|
-
export const TAG_HAS_CONTEXT: string
|
|
283
|
-
export const TAG_ICON_NAME: string
|
|
284
|
-
export const TAG_ICON_PREFIX: string
|
|
285
|
-
export const TAG_ID: string
|
|
286
|
-
export const TAG_IGNORE: string
|
|
287
|
-
export const TAG_IMPORTANT: string
|
|
288
|
-
export const TAG_INIT_FUNCTION: string
|
|
289
|
-
export const TAG_INTERNAL_CHILDREN: string
|
|
290
|
-
export const TAG_KEY: string
|
|
291
|
-
export const TAG_LIBRARY: string
|
|
292
|
-
export const TAG_MAX_VALUE: string
|
|
293
|
-
export const TAG_MIN_VALUE: string
|
|
294
|
-
export const TAG_MULTILINE: string
|
|
295
|
-
export const TAG_NAME: string
|
|
296
|
-
export const TAG_NEEDS_SYNC: string
|
|
297
|
-
export const TAG_NICK: string
|
|
298
|
-
export const TAG_NO: string
|
|
299
|
-
export const TAG_OPTIONAL: string
|
|
300
|
-
export const TAG_OPTIONAL_DEFAULT: string
|
|
301
|
-
export const TAG_PACKING_ACTIONS: string
|
|
302
|
-
export const TAG_PACKING_DEFAULTS: string
|
|
303
|
-
export const TAG_PACKING_PROPERTIES: string
|
|
304
|
-
export const TAG_PARENT: string
|
|
305
|
-
export const TAG_PARENTLESS_WIDGET: string
|
|
306
|
-
export const TAG_PARENT_CLASS: string
|
|
307
|
-
export const TAG_POST_CREATE_FUNCTION: string
|
|
308
|
-
export const TAG_PROPERTIES: string
|
|
309
|
-
export const TAG_PROPERTY: string
|
|
310
|
-
export const TAG_QUERY: string
|
|
311
|
-
export const TAG_READ_CHILD_FUNCTION: string
|
|
312
|
-
export const TAG_READ_WIDGET_FUNCTION: string
|
|
313
|
-
export const TAG_REMOVE_CHILD_FUNCTION: string
|
|
314
|
-
export const TAG_REPLACE_CHILD_FUNCTION: string
|
|
315
|
-
export const TAG_RESOURCE: string
|
|
316
|
-
export const TAG_SAVE: string
|
|
317
|
-
export const TAG_SAVE_ALWAYS: string
|
|
318
|
-
export const TAG_SET_FUNCTION: string
|
|
319
|
-
export const TAG_SIGNAL: string
|
|
320
|
-
export const TAG_SIGNALS: string
|
|
321
|
-
export const TAG_SPEC: string
|
|
322
|
-
export const TAG_SPECIAL_CHILD_TYPE: string
|
|
323
|
-
export const TAG_SPECIFICATIONS: string
|
|
324
|
-
export const TAG_STOCK: string
|
|
325
|
-
export const TAG_STOCK_ICON: string
|
|
326
|
-
export const TAG_STRING_FROM_VALUE_FUNCTION: string
|
|
327
|
-
export const TAG_TARGETABLE: string
|
|
328
|
-
export const TAG_TEMPLATE_PREFIX: string
|
|
329
|
-
export const TAG_THEMED_ICON: string
|
|
330
|
-
export const TAG_TITLE: string
|
|
331
|
-
export const TAG_TOOLTIP: string
|
|
332
|
-
export const TAG_TOPLEVEL: string
|
|
333
|
-
export const TAG_TRANSFER_ON_PASTE: string
|
|
334
|
-
export const TAG_TRANSLATABLE: string
|
|
335
|
-
export const TAG_TRUE: string
|
|
336
|
-
export const TAG_TYPE: string
|
|
337
|
-
export const TAG_USE_PLACEHOLDERS: string
|
|
338
|
-
export const TAG_VALUE: string
|
|
339
|
-
export const TAG_VALUE_TYPE: string
|
|
340
|
-
export const TAG_VERIFY_FUNCTION: string
|
|
341
|
-
export const TAG_VERSION: string
|
|
342
|
-
export const TAG_VERSION_SINCE: string
|
|
343
|
-
export const TAG_VISIBLE: string
|
|
344
|
-
export const TAG_WEIGHT: string
|
|
345
|
-
export const TAG_WRITE_CHILD_FUNCTION: string
|
|
346
|
-
export const TAG_WRITE_WIDGET_AFTER_FUNCTION: string
|
|
347
|
-
export const TAG_WRITE_WIDGET_FUNCTION: string
|
|
348
|
-
export const TAG_YES: string
|
|
349
|
-
export const UNNAMED_PREFIX: string
|
|
224
|
+
export const PROPERTY_DEF_OBJECT_DELIMITER: string
|
|
225
|
+
export const TAG_ACTION: string
|
|
226
|
+
export const TAG_ACTIONS: string
|
|
227
|
+
export const TAG_ACTION_ACTIVATE_FUNCTION: string
|
|
228
|
+
export const TAG_ACTION_SUBMENU_FUNCTION: string
|
|
229
|
+
export const TAG_ADAPTOR: string
|
|
230
|
+
export const TAG_ADD_CHILD_FUNCTION: string
|
|
231
|
+
export const TAG_ADD_CHILD_VERIFY_FUNCTION: string
|
|
232
|
+
export const TAG_ANARCHIST: string
|
|
233
|
+
export const TAG_ATK_PROPERTY: string
|
|
234
|
+
export const TAG_BIND_FLAGS: string
|
|
235
|
+
export const TAG_BIND_PROPERTY: string
|
|
236
|
+
export const TAG_BIND_SOURCE: string
|
|
237
|
+
export const TAG_BOOK: string
|
|
238
|
+
export const TAG_BUILDER_SINCE: string
|
|
239
|
+
export const TAG_CHILD_ACTION_ACTIVATE_FUNCTION: string
|
|
240
|
+
export const TAG_CHILD_GET_PROP_FUNCTION: string
|
|
241
|
+
export const TAG_CHILD_PROPERTY: string
|
|
242
|
+
export const TAG_CHILD_SET_PROP_FUNCTION: string
|
|
243
|
+
export const TAG_CHILD_VERIFY_FUNCTION: string
|
|
244
|
+
export const TAG_COMMENT: string
|
|
245
|
+
export const TAG_COMMON: string
|
|
246
|
+
export const TAG_CONSTRUCTOR_FUNCTION: string
|
|
247
|
+
export const TAG_CONSTRUCT_OBJECT_FUNCTION: string
|
|
248
|
+
export const TAG_CONSTRUCT_ONLY: string
|
|
249
|
+
export const TAG_CONTEXT: string
|
|
250
|
+
export const TAG_CREATE_EDITABLE_FUNCTION: string
|
|
251
|
+
export const TAG_CREATE_EPROP_FUNCTION: string
|
|
252
|
+
export const TAG_CREATE_TYPE: string
|
|
253
|
+
export const TAG_CREATE_WIDGET_FUNCTION: string
|
|
254
|
+
export const TAG_CUSTOM_LAYOUT: string
|
|
255
|
+
export const TAG_DEEP_POST_CREATE_FUNCTION: string
|
|
256
|
+
export const TAG_DEFAULT: string
|
|
257
|
+
export const TAG_DEFAULT_HEIGHT: string
|
|
258
|
+
export const TAG_DEFAULT_PALETTE_STATE: string
|
|
259
|
+
export const TAG_DEFAULT_WIDTH: string
|
|
260
|
+
export const TAG_DEPENDS: string
|
|
261
|
+
export const TAG_DEPENDS_FUNCTION: string
|
|
262
|
+
export const TAG_DEPRECATED: string
|
|
263
|
+
export const TAG_DEPRECATED_SINCE: string
|
|
264
|
+
export const TAG_DESTROY_OBJECT_FUNCTION: string
|
|
265
|
+
export const TAG_DISABLED: string
|
|
266
|
+
export const TAG_DISPLAYABLE_VALUES: string
|
|
267
|
+
export const TAG_DOMAIN: string
|
|
268
|
+
export const TAG_EDITABLE: string
|
|
269
|
+
export const TAG_EVENT_HANDLER_CONNECTED: string
|
|
270
|
+
export const TAG_EXPANDED: string
|
|
271
|
+
export const TAG_FALSE: string
|
|
272
|
+
export const TAG_GENERIC_NAME: string
|
|
273
|
+
export const TAG_GET_CHILDREN_FUNCTION: string
|
|
274
|
+
export const TAG_GET_FUNCTION: string
|
|
275
|
+
export const TAG_GET_INTERNAL_CHILD_FUNCTION: string
|
|
276
|
+
export const TAG_GET_TYPE_FUNCTION: string
|
|
277
|
+
export const TAG_GLADE_CATALOG: string
|
|
278
|
+
export const TAG_GLADE_WIDGET_CLASS: string
|
|
279
|
+
export const TAG_GLADE_WIDGET_CLASSES: string
|
|
280
|
+
export const TAG_GLADE_WIDGET_CLASS_REF: string
|
|
281
|
+
export const TAG_GLADE_WIDGET_GROUP: string
|
|
282
|
+
export const TAG_HAS_CONTEXT: string
|
|
283
|
+
export const TAG_ICON_NAME: string
|
|
284
|
+
export const TAG_ICON_PREFIX: string
|
|
285
|
+
export const TAG_ID: string
|
|
286
|
+
export const TAG_IGNORE: string
|
|
287
|
+
export const TAG_IMPORTANT: string
|
|
288
|
+
export const TAG_INIT_FUNCTION: string
|
|
289
|
+
export const TAG_INTERNAL_CHILDREN: string
|
|
290
|
+
export const TAG_KEY: string
|
|
291
|
+
export const TAG_LIBRARY: string
|
|
292
|
+
export const TAG_MAX_VALUE: string
|
|
293
|
+
export const TAG_MIN_VALUE: string
|
|
294
|
+
export const TAG_MULTILINE: string
|
|
295
|
+
export const TAG_NAME: string
|
|
296
|
+
export const TAG_NEEDS_SYNC: string
|
|
297
|
+
export const TAG_NICK: string
|
|
298
|
+
export const TAG_NO: string
|
|
299
|
+
export const TAG_OPTIONAL: string
|
|
300
|
+
export const TAG_OPTIONAL_DEFAULT: string
|
|
301
|
+
export const TAG_PACKING_ACTIONS: string
|
|
302
|
+
export const TAG_PACKING_DEFAULTS: string
|
|
303
|
+
export const TAG_PACKING_PROPERTIES: string
|
|
304
|
+
export const TAG_PARENT: string
|
|
305
|
+
export const TAG_PARENTLESS_WIDGET: string
|
|
306
|
+
export const TAG_PARENT_CLASS: string
|
|
307
|
+
export const TAG_POST_CREATE_FUNCTION: string
|
|
308
|
+
export const TAG_PROPERTIES: string
|
|
309
|
+
export const TAG_PROPERTY: string
|
|
310
|
+
export const TAG_QUERY: string
|
|
311
|
+
export const TAG_READ_CHILD_FUNCTION: string
|
|
312
|
+
export const TAG_READ_WIDGET_FUNCTION: string
|
|
313
|
+
export const TAG_REMOVE_CHILD_FUNCTION: string
|
|
314
|
+
export const TAG_REPLACE_CHILD_FUNCTION: string
|
|
315
|
+
export const TAG_RESOURCE: string
|
|
316
|
+
export const TAG_SAVE: string
|
|
317
|
+
export const TAG_SAVE_ALWAYS: string
|
|
318
|
+
export const TAG_SET_FUNCTION: string
|
|
319
|
+
export const TAG_SIGNAL: string
|
|
320
|
+
export const TAG_SIGNALS: string
|
|
321
|
+
export const TAG_SPEC: string
|
|
322
|
+
export const TAG_SPECIAL_CHILD_TYPE: string
|
|
323
|
+
export const TAG_SPECIFICATIONS: string
|
|
324
|
+
export const TAG_STOCK: string
|
|
325
|
+
export const TAG_STOCK_ICON: string
|
|
326
|
+
export const TAG_STRING_FROM_VALUE_FUNCTION: string
|
|
327
|
+
export const TAG_TARGETABLE: string
|
|
328
|
+
export const TAG_TEMPLATE_PREFIX: string
|
|
329
|
+
export const TAG_THEMED_ICON: string
|
|
330
|
+
export const TAG_TITLE: string
|
|
331
|
+
export const TAG_TOOLTIP: string
|
|
332
|
+
export const TAG_TOPLEVEL: string
|
|
333
|
+
export const TAG_TRANSFER_ON_PASTE: string
|
|
334
|
+
export const TAG_TRANSLATABLE: string
|
|
335
|
+
export const TAG_TRUE: string
|
|
336
|
+
export const TAG_TYPE: string
|
|
337
|
+
export const TAG_USE_PLACEHOLDERS: string
|
|
338
|
+
export const TAG_VALUE: string
|
|
339
|
+
export const TAG_VALUE_TYPE: string
|
|
340
|
+
export const TAG_VERIFY_FUNCTION: string
|
|
341
|
+
export const TAG_VERSION: string
|
|
342
|
+
export const TAG_VERSION_SINCE: string
|
|
343
|
+
export const TAG_VISIBLE: string
|
|
344
|
+
export const TAG_WEIGHT: string
|
|
345
|
+
export const TAG_WRITE_CHILD_FUNCTION: string
|
|
346
|
+
export const TAG_WRITE_WIDGET_AFTER_FUNCTION: string
|
|
347
|
+
export const TAG_WRITE_WIDGET_FUNCTION: string
|
|
348
|
+
export const TAG_YES: string
|
|
349
|
+
export const UNNAMED_PREFIX: string
|
|
350
350
|
/**
|
|
351
351
|
* Class prefix used for abstract classes (ie GtkBin -> GladeInstantiableGtkBin)
|
|
352
352
|
*/
|
|
353
|
-
export const WIDGET_ADAPTOR_INSTANTIABLE_PREFIX: string
|
|
354
|
-
export const XML_TAG_AFTER: string
|
|
355
|
-
export const XML_TAG_CHILD: string
|
|
356
|
-
export const XML_TAG_CLASS: string
|
|
357
|
-
export const XML_TAG_FILENAME: string
|
|
358
|
-
export const XML_TAG_HANDLER: string
|
|
359
|
-
export const XML_TAG_I18N_TRUE: string
|
|
360
|
-
export const XML_TAG_ID: string
|
|
361
|
-
export const XML_TAG_INTERNAL_CHILD: string
|
|
362
|
-
export const XML_TAG_LIB: string
|
|
363
|
-
export const XML_TAG_NAME: string
|
|
364
|
-
export const XML_TAG_OBJECT: string
|
|
365
|
-
export const XML_TAG_PACKING: string
|
|
366
|
-
export const XML_TAG_PLACEHOLDER: string
|
|
367
|
-
export const XML_TAG_PROJECT: string
|
|
368
|
-
export const XML_TAG_PROPERTY: string
|
|
369
|
-
export const XML_TAG_REQUIRES: string
|
|
370
|
-
export const XML_TAG_SIGNAL: string
|
|
371
|
-
export const XML_TAG_SIGNAL_FALSE: string
|
|
372
|
-
export const XML_TAG_SIGNAL_TRUE: string
|
|
373
|
-
export const XML_TAG_SOURCE: string
|
|
374
|
-
export const XML_TAG_SOURCES: string
|
|
375
|
-
export const XML_TAG_STOCK_ID: string
|
|
376
|
-
export const XML_TAG_SWAPPED: string
|
|
377
|
-
export const XML_TAG_TEMPLATE: string
|
|
378
|
-
export const XML_TAG_TYPE: string
|
|
379
|
-
export const XML_TAG_TYPE_FUNC: string
|
|
380
|
-
export const XML_TAG_VERSION: string
|
|
381
|
-
export const XML_TAG_WIDGET: string
|
|
353
|
+
export const WIDGET_ADAPTOR_INSTANTIABLE_PREFIX: string
|
|
354
|
+
export const XML_TAG_AFTER: string
|
|
355
|
+
export const XML_TAG_CHILD: string
|
|
356
|
+
export const XML_TAG_CLASS: string
|
|
357
|
+
export const XML_TAG_FILENAME: string
|
|
358
|
+
export const XML_TAG_HANDLER: string
|
|
359
|
+
export const XML_TAG_I18N_TRUE: string
|
|
360
|
+
export const XML_TAG_ID: string
|
|
361
|
+
export const XML_TAG_INTERNAL_CHILD: string
|
|
362
|
+
export const XML_TAG_LIB: string
|
|
363
|
+
export const XML_TAG_NAME: string
|
|
364
|
+
export const XML_TAG_OBJECT: string
|
|
365
|
+
export const XML_TAG_PACKING: string
|
|
366
|
+
export const XML_TAG_PLACEHOLDER: string
|
|
367
|
+
export const XML_TAG_PROJECT: string
|
|
368
|
+
export const XML_TAG_PROPERTY: string
|
|
369
|
+
export const XML_TAG_REQUIRES: string
|
|
370
|
+
export const XML_TAG_SIGNAL: string
|
|
371
|
+
export const XML_TAG_SIGNAL_FALSE: string
|
|
372
|
+
export const XML_TAG_SIGNAL_TRUE: string
|
|
373
|
+
export const XML_TAG_SOURCE: string
|
|
374
|
+
export const XML_TAG_SOURCES: string
|
|
375
|
+
export const XML_TAG_STOCK_ID: string
|
|
376
|
+
export const XML_TAG_SWAPPED: string
|
|
377
|
+
export const XML_TAG_TEMPLATE: string
|
|
378
|
+
export const XML_TAG_TYPE: string
|
|
379
|
+
export const XML_TAG_TYPE_FUNC: string
|
|
380
|
+
export const XML_TAG_VERSION: string
|
|
381
|
+
export const XML_TAG_WIDGET: string
|
|
382
382
|
/**
|
|
383
383
|
* Adds a new path to the list of path to look catalogs for.
|
|
384
384
|
* @param path the new path containing catalogs
|
|
385
385
|
*/
|
|
386
|
-
export function catalog_add_path(path: string
|
|
386
|
+
export function catalog_add_path(path: string): void
|
|
387
387
|
/**
|
|
388
388
|
* Destroy and free all resources related with every loaded catalog.
|
|
389
389
|
*/
|
|
390
390
|
export function catalog_destroy_all(): void
|
|
391
391
|
export function catalog_get_extra_paths(): string[]
|
|
392
|
-
export function catalog_is_loaded(name: string
|
|
392
|
+
export function catalog_is_loaded(name: string): boolean
|
|
393
393
|
/**
|
|
394
394
|
* Loads all available catalogs in the system.
|
|
395
395
|
* First loads catalogs from GLADE_ENV_CATALOG_PATH,
|
|
@@ -417,21 +417,21 @@ export function cursor_init(): void
|
|
|
417
417
|
* @param type a #GladeCursorType
|
|
418
418
|
*/
|
|
419
419
|
export function cursor_set(project: Project, window: Gdk.Window, type: CursorType): void
|
|
420
|
-
export function displayable_value_is_disabled(type: GObject.GType, value: string
|
|
421
|
-
export function displayable_value_set_disabled(type: GObject.GType, value: string
|
|
420
|
+
export function displayable_value_is_disabled(type: GObject.GType, value: string): boolean
|
|
421
|
+
export function displayable_value_set_disabled(type: GObject.GType, value: string, disabled: boolean): void
|
|
422
422
|
export function get_debug_flags(): number
|
|
423
|
-
export function get_displayable_value(type: GObject.GType, value: string
|
|
424
|
-
export function get_value_from_displayable(type: GObject.GType, displayabe: string
|
|
423
|
+
export function get_displayable_value(type: GObject.GType, value: string): string
|
|
424
|
+
export function get_value_from_displayable(type: GObject.GType, displayabe: string): string
|
|
425
425
|
/**
|
|
426
426
|
* Initialization function for libgladeui (not #GladeApp)
|
|
427
427
|
* It builds paths, bind text domain, and register icons
|
|
428
428
|
*/
|
|
429
429
|
export function init(): void
|
|
430
430
|
export function init_debug_flags(): void
|
|
431
|
-
export function param_spec_objects(name: string
|
|
432
|
-
export function propert_get_insensitive_tooltip(property: Property): string
|
|
431
|
+
export function param_spec_objects(name: string, nick: string, blurb: string, accepted_type: GObject.GType, flags: GObject.ParamFlags): GObject.ParamSpec
|
|
432
|
+
export function propert_get_insensitive_tooltip(property: Property): string
|
|
433
433
|
export function property_def_get_default_from_spec(spec: GObject.ParamSpec): any
|
|
434
|
-
export function property_def_make_flags_from_string(type: GObject.GType, string: string
|
|
434
|
+
export function property_def_make_flags_from_string(type: GObject.GType, string: string): number
|
|
435
435
|
/**
|
|
436
436
|
* This function assigns "weight" to each property in its natural order staring from 1.
|
|
437
437
|
* If parent is 0 weight will be set for every #GladePropertyDef in the list.
|
|
@@ -449,9 +449,9 @@ export function property_def_set_weights(properties: PropertyDef[], parent: GObj
|
|
|
449
449
|
* @param domain the domain to translate catalog strings from
|
|
450
450
|
* @returns %TRUE on success. @property_def_ref is set to NULL if the property has Disabled="TRUE".
|
|
451
451
|
*/
|
|
452
|
-
export function property_def_update_from_node(node: XmlNode, object_type: GObject.GType, property_def_ref: PropertyDef | null, domain: string
|
|
453
|
-
export function register_displayable_value(type: GObject.GType, value: string
|
|
454
|
-
export function register_translated_value(type: GObject.GType, value: string
|
|
452
|
+
export function property_def_update_from_node(node: XmlNode, object_type: GObject.GType, property_def_ref: PropertyDef | null, domain: string): [ /* returnType */ boolean, /* property_def_ref */ PropertyDef | null ]
|
|
453
|
+
export function register_displayable_value(type: GObject.GType, value: string, domain: string, string: string): void
|
|
454
|
+
export function register_translated_value(type: GObject.GType, value: string, string: string): void
|
|
455
455
|
/**
|
|
456
456
|
* Sets up a log handler to manage all %G_LOG_LEVEL_MASK errors of domain:
|
|
457
457
|
* GLib, GLib-GObject, Gtk, Gdk, and domainless.
|
|
@@ -469,14 +469,14 @@ export function standard_int_spec(): GObject.ParamSpec
|
|
|
469
469
|
*/
|
|
470
470
|
export function standard_objects_spec(): GObject.ParamSpec
|
|
471
471
|
export function standard_pixbuf_spec(): GObject.ParamSpec
|
|
472
|
-
export function standard_stock_append_prefix(prefix: string
|
|
472
|
+
export function standard_stock_append_prefix(prefix: string): void
|
|
473
473
|
export function standard_stock_image_spec(): GObject.ParamSpec
|
|
474
474
|
export function standard_stock_spec(): GObject.ParamSpec
|
|
475
475
|
export function standard_string_spec(): GObject.ParamSpec
|
|
476
476
|
export function standard_strv_spec(): GObject.ParamSpec
|
|
477
477
|
export function standard_uint_spec(): GObject.ParamSpec
|
|
478
478
|
export function type_has_displayable_values(type: GObject.GType): boolean
|
|
479
|
-
export function util_canonical_path(path: string
|
|
479
|
+
export function util_canonical_path(path: string): string | null
|
|
480
480
|
export function util_check_and_warn_scrollable(parent: Widget, child_adaptor: WidgetAdaptor, parent_widget: Gtk.Widget): boolean
|
|
481
481
|
/**
|
|
482
482
|
* This is a #GCompareFunc that compares the labels of two stock items,
|
|
@@ -501,15 +501,15 @@ export function util_count_placeholders(parent: Widget): number
|
|
|
501
501
|
* @param name a string
|
|
502
502
|
* @returns a newly allocated string
|
|
503
503
|
*/
|
|
504
|
-
export function util_duplicate_underscores(name: string
|
|
505
|
-
export function util_file_dialog_new(title: string
|
|
504
|
+
export function util_duplicate_underscores(name: string): string | null
|
|
505
|
+
export function util_file_dialog_new(title: string, project: Project, parent: Gtk.Window, action: UtilFileDialogType): Gtk.Widget
|
|
506
506
|
/**
|
|
507
507
|
* Checks whether the file at `path` is writeable
|
|
508
508
|
* @param path the path to the file
|
|
509
509
|
* @returns TRUE if file is writeable
|
|
510
510
|
*/
|
|
511
|
-
export function util_file_is_writeable(path: string
|
|
512
|
-
export function util_filename_to_icon_name(value: string
|
|
511
|
+
export function util_file_is_writeable(path: string): boolean
|
|
512
|
+
export function util_filename_to_icon_name(value: string): string | null
|
|
513
513
|
/**
|
|
514
514
|
* Looks through `model` for the #GtkTreeIter corresponding to
|
|
515
515
|
* `findme` under `column`.
|
|
@@ -530,7 +530,7 @@ export function util_get_devhelp_icon(size: Gtk.IconSize): Gtk.Widget
|
|
|
530
530
|
* @param filename A filename
|
|
531
531
|
* @returns The mtime of the file, or %0 if the file attributes could not be read.
|
|
532
532
|
*/
|
|
533
|
-
export function util_get_file_mtime(filename: string
|
|
533
|
+
export function util_get_file_mtime(filename: string): number
|
|
534
534
|
export function util_get_placeholder_from_pointer(container: Gtk.Container): Gtk.Widget
|
|
535
535
|
/**
|
|
536
536
|
* Returns the type using the "get type" function name based on `name`.
|
|
@@ -540,16 +540,16 @@ export function util_get_placeholder_from_pointer(container: Gtk.Container): Gtk
|
|
|
540
540
|
* @param have_func function-name flag -- true if the name is a "get-type" function.
|
|
541
541
|
* @returns the new #GType
|
|
542
542
|
*/
|
|
543
|
-
export function util_get_type_from_name(name: string
|
|
543
|
+
export function util_get_type_from_name(name: string, have_func: boolean): GObject.GType
|
|
544
544
|
export function util_have_devhelp(): boolean
|
|
545
|
-
export function util_icon_name_to_filename(value: string
|
|
545
|
+
export function util_icon_name_to_filename(value: string): string | null
|
|
546
546
|
export function util_object_is_loading(object: GObject.Object): boolean
|
|
547
547
|
/**
|
|
548
548
|
* Return a usable version of a property identifier as found
|
|
549
549
|
* in a freshly parserd #GladeInterface
|
|
550
550
|
* @param str a string
|
|
551
551
|
*/
|
|
552
|
-
export function util_read_prop_name(str: string
|
|
552
|
+
export function util_read_prop_name(str: string): string | null
|
|
553
553
|
export function util_remove_scroll_events(widget: Gtk.Widget): void
|
|
554
554
|
/**
|
|
555
555
|
* Replaces each occurrence of the character `a` in `str` to `b`.
|
|
@@ -558,27 +558,27 @@ export function util_remove_scroll_events(widget: Gtk.Widget): void
|
|
|
558
558
|
* @param b a #gchar
|
|
559
559
|
*/
|
|
560
560
|
export function util_replace(str: string | null, a: number, b: number): void
|
|
561
|
-
export function util_search_devhelp(book: string
|
|
561
|
+
export function util_search_devhelp(book: string, page: string, search: string): void
|
|
562
562
|
/**
|
|
563
563
|
* Portable function for showing an URL `url` in a web browser.
|
|
564
564
|
* @param url An URL to display
|
|
565
565
|
* @returns TRUE if a web browser was successfully launched, or FALSE
|
|
566
566
|
*/
|
|
567
|
-
export function util_url_show(url: string
|
|
567
|
+
export function util_url_show(url: string): boolean
|
|
568
568
|
/**
|
|
569
569
|
* Parse a boolean value
|
|
570
570
|
* @param string the string to convert
|
|
571
571
|
* @returns %TRUE if there was an error on the conversion, %FALSE otherwise.
|
|
572
572
|
*/
|
|
573
|
-
export function utils_boolean_from_string(string: string
|
|
573
|
+
export function utils_boolean_from_string(string: string): [ /* returnType */ boolean, /* value */ boolean ]
|
|
574
574
|
export function utils_cairo_draw_line(cr: cairo.Context, color: Gdk.Color, x1: number, y1: number, x2: number, y2: number): void
|
|
575
575
|
export function utils_cairo_draw_rectangle(cr: cairo.Context, color: Gdk.Color, filled: boolean, x: number, y: number, width: number, height: number): void
|
|
576
576
|
export function utils_enum_string_from_value(enum_type: GObject.GType, value: number): string | null
|
|
577
577
|
export function utils_enum_string_from_value_displayable(flags_type: GObject.GType, value: number): string | null
|
|
578
|
-
export function utils_enum_value_from_string(enum_type: GObject.GType, strval: string
|
|
578
|
+
export function utils_enum_value_from_string(enum_type: GObject.GType, strval: string): number
|
|
579
579
|
export function utils_flags_string_from_value(enum_type: GObject.GType, value: number): string | null
|
|
580
580
|
export function utils_flags_string_from_value_displayable(flags_type: GObject.GType, value: number): string | null
|
|
581
|
-
export function utils_flags_value_from_string(enum_type: GObject.GType, strval: string
|
|
581
|
+
export function utils_flags_value_from_string(enum_type: GObject.GType, strval: string): number
|
|
582
582
|
/**
|
|
583
583
|
* Get's the pointer position relative to `widget,` while `window` and `device`
|
|
584
584
|
* are not absolutely needed, they should be passed wherever possible.
|
|
@@ -589,7 +589,7 @@ export function utils_flags_value_from_string(enum_type: GObject.GType, strval:
|
|
|
589
589
|
* @param y The location to store the mouse pointer Y position
|
|
590
590
|
*/
|
|
591
591
|
export function utils_get_pointer(widget: Gtk.Widget, window: Gdk.Window, device: Gdk.Device, x: number, y: number): void
|
|
592
|
-
export function utils_get_pspec_from_funcname(funcname: string
|
|
592
|
+
export function utils_get_pspec_from_funcname(funcname: string): GObject.ParamSpec | null
|
|
593
593
|
/**
|
|
594
594
|
* This function is meant to be attached to key-press-event of a toplevel,
|
|
595
595
|
* it simply allows the window contents to treat key events /before/
|
|
@@ -619,7 +619,7 @@ export function utils_liststore_from_enum_type(enum_type: GObject.GType, include
|
|
|
619
619
|
* @returns the rendered #GdkPixbuf
|
|
620
620
|
*/
|
|
621
621
|
export function utils_pointer_mode_render_icon(mode: PointerMode, size: Gtk.IconSize): GdkPixbuf.Pixbuf
|
|
622
|
-
export function utils_replace_home_dir_with_tilde(path: string
|
|
622
|
+
export function utils_replace_home_dir_with_tilde(path: string): string | null
|
|
623
623
|
/**
|
|
624
624
|
* Serializes #GValue into a string
|
|
625
625
|
* (using glade conversion routines)
|
|
@@ -635,33 +635,33 @@ export function utils_string_from_value(value: any): string | null
|
|
|
635
635
|
* @param project the #GladeProject to look for formats of object names when needed
|
|
636
636
|
* @returns A newly allocated and set #GValue
|
|
637
637
|
*/
|
|
638
|
-
export function utils_value_from_string(type: GObject.GType, string: string
|
|
638
|
+
export function utils_value_from_string(type: GObject.GType, string: string, project: Project): any
|
|
639
639
|
/**
|
|
640
640
|
* Dump the XML string from the context.
|
|
641
641
|
* @param context a #GladeXmlContext
|
|
642
642
|
* @returns the XML string, free the allocated memory with g_free() after use
|
|
643
643
|
*/
|
|
644
644
|
export function xml_dump_from_context(context: XmlContext): string | null
|
|
645
|
-
export function xml_get_boolean(node: XmlNode, name: string
|
|
645
|
+
export function xml_get_boolean(node: XmlNode, name: string, _default: boolean): boolean
|
|
646
646
|
/**
|
|
647
647
|
* Gets a string containing the content of `node_in`.
|
|
648
648
|
* @param node_in a #GladeXmlNode
|
|
649
649
|
* @returns A newly allocated string
|
|
650
650
|
*/
|
|
651
651
|
export function xml_get_content(node_in: XmlNode): string | null
|
|
652
|
-
export function xml_get_property_boolean(node_in: XmlNode, name: string
|
|
653
|
-
export function xml_get_property_double(node_in: XmlNode, name: string
|
|
654
|
-
export function xml_get_property_int(node_in: XmlNode, name: string
|
|
655
|
-
export function xml_get_property_string(node_in: XmlNode, name: string
|
|
656
|
-
export function xml_get_property_string_required(node_in: XmlNode, name: string
|
|
652
|
+
export function xml_get_property_boolean(node_in: XmlNode, name: string, _default: boolean): boolean
|
|
653
|
+
export function xml_get_property_double(node_in: XmlNode, name: string, _default: number): number
|
|
654
|
+
export function xml_get_property_int(node_in: XmlNode, name: string, _default: number): number
|
|
655
|
+
export function xml_get_property_string(node_in: XmlNode, name: string): string | null
|
|
656
|
+
export function xml_get_property_string_required(node_in: XmlNode, name: string, xtra: string): string | null
|
|
657
657
|
/**
|
|
658
658
|
* Get the list of targetable versions for a property
|
|
659
659
|
* @param node_in a #GladeXmlNode
|
|
660
660
|
* @param name a property name
|
|
661
661
|
* @returns a list of #GladeTargetableVersion
|
|
662
662
|
*/
|
|
663
|
-
export function xml_get_property_targetable_versions(node_in: XmlNode, name: string
|
|
664
|
-
export function xml_get_property_version(node_in: XmlNode, name: string
|
|
663
|
+
export function xml_get_property_targetable_versions(node_in: XmlNode, name: string): TargetableVersion[]
|
|
664
|
+
export function xml_get_property_version(node_in: XmlNode, name: string, major: number, minor: number): boolean
|
|
665
665
|
/**
|
|
666
666
|
* Gets an integer value for a node either carried as an attribute or as
|
|
667
667
|
* the content of a child.
|
|
@@ -670,7 +670,7 @@ export function xml_get_property_version(node_in: XmlNode, name: string | null,
|
|
|
670
670
|
* @param val a pointer to an #int
|
|
671
671
|
* @returns %TRUE if the node is found, %FALSE otherwise
|
|
672
672
|
*/
|
|
673
|
-
export function xml_get_value_int(node_in: XmlNode, name: string
|
|
673
|
+
export function xml_get_value_int(node_in: XmlNode, name: string, val: number): boolean
|
|
674
674
|
/**
|
|
675
675
|
* This is a wrapper around glade_xml_get_value_int(), only it emits
|
|
676
676
|
* a g_warning() if `node` did not contain the requested tag
|
|
@@ -679,11 +679,11 @@ export function xml_get_value_int(node_in: XmlNode, name: string | null, val: nu
|
|
|
679
679
|
* @param val a pointer to an #int
|
|
680
680
|
* @returns %FALSE if @name is not in @node
|
|
681
681
|
*/
|
|
682
|
-
export function xml_get_value_int_required(node: XmlNode, name: string
|
|
683
|
-
export function xml_get_value_string(node: XmlNode, name: string
|
|
684
|
-
export function xml_get_value_string_required(node: XmlNode, name: string
|
|
682
|
+
export function xml_get_value_int_required(node: XmlNode, name: string, val: number): boolean
|
|
683
|
+
export function xml_get_value_string(node: XmlNode, name: string): string | null
|
|
684
|
+
export function xml_get_value_string_required(node: XmlNode, name: string, xtra_info: string): string | null
|
|
685
685
|
export function xml_load_sym_from_node(node_in: XmlNode, module: GModule.Module, tagname: string | null, sym_location: any | null): boolean
|
|
686
|
-
export function xml_search_child(node: XmlNode, name: string
|
|
686
|
+
export function xml_search_child(node: XmlNode, name: string): XmlNode
|
|
687
687
|
/**
|
|
688
688
|
* just a small wrapper around glade_xml_search_child that displays
|
|
689
689
|
* an error if the child was not found
|
|
@@ -691,20 +691,20 @@ export function xml_search_child(node: XmlNode, name: string | null): XmlNode
|
|
|
691
691
|
* @param name the name of the child
|
|
692
692
|
* @returns the requested #GladeXmlNode
|
|
693
693
|
*/
|
|
694
|
-
export function xml_search_child_required(tree: XmlNode, name: string
|
|
694
|
+
export function xml_search_child_required(tree: XmlNode, name: string): XmlNode | null
|
|
695
695
|
/**
|
|
696
696
|
* Sets the content of `node` to `content`.
|
|
697
697
|
* @param node_in a #GladeXmlNode
|
|
698
698
|
* @param content a string
|
|
699
699
|
*/
|
|
700
|
-
export function xml_set_content(node_in: XmlNode, content: string
|
|
700
|
+
export function xml_set_content(node_in: XmlNode, content: string): void
|
|
701
701
|
/**
|
|
702
702
|
* Sets the property `name` in `node_in` to `val`
|
|
703
703
|
* @param node_in a #GladeXmlNode
|
|
704
704
|
* @param name a string
|
|
705
705
|
* @param val a string
|
|
706
706
|
*/
|
|
707
|
-
export function xml_set_value(node_in: XmlNode, name: string
|
|
707
|
+
export function xml_set_value(node_in: XmlNode, name: string, val: string): void
|
|
708
708
|
/**
|
|
709
709
|
* This delegate function is used to catch actions from the core.
|
|
710
710
|
* @callback
|
|
@@ -713,7 +713,7 @@ export function xml_set_value(node_in: XmlNode, name: string | null, val: string
|
|
|
713
713
|
* @param action_path The action identifier in the action tree
|
|
714
714
|
*/
|
|
715
715
|
export interface ActionActivateFunc {
|
|
716
|
-
(adaptor: WidgetAdaptor, object: GObject.Object, action_path: string
|
|
716
|
+
(adaptor: WidgetAdaptor, object: GObject.Object, action_path: string): void
|
|
717
717
|
}
|
|
718
718
|
/**
|
|
719
719
|
* This delegate function is used to create dynamically customized
|
|
@@ -725,7 +725,7 @@ export interface ActionActivateFunc {
|
|
|
725
725
|
* @returns A newly created #GtkMenu or %NULL
|
|
726
726
|
*/
|
|
727
727
|
export interface ActionSubmenuFunc {
|
|
728
|
-
(adaptor: WidgetAdaptor, object: GObject.Object, action_path: string
|
|
728
|
+
(adaptor: WidgetAdaptor, object: GObject.Object, action_path: string): Gtk.Widget | null
|
|
729
729
|
}
|
|
730
730
|
/**
|
|
731
731
|
* Called to add `child` to `container`.
|
|
@@ -760,7 +760,7 @@ export interface AddChildVerifyFunc {
|
|
|
760
760
|
* @param name The name of the catalog
|
|
761
761
|
*/
|
|
762
762
|
export interface CatalogInitFunc {
|
|
763
|
-
(name: string
|
|
763
|
+
(name: string): void
|
|
764
764
|
}
|
|
765
765
|
/**
|
|
766
766
|
* This delegate function is used to catch packing actions from the core.
|
|
@@ -771,7 +771,7 @@ export interface CatalogInitFunc {
|
|
|
771
771
|
* @param action_path The action identifier in the action tree
|
|
772
772
|
*/
|
|
773
773
|
export interface ChildActionActivateFunc {
|
|
774
|
-
(adaptor: WidgetAdaptor, container: GObject.Object, object: GObject.Object, action_path: string
|
|
774
|
+
(adaptor: WidgetAdaptor, container: GObject.Object, object: GObject.Object, action_path: string): void
|
|
775
775
|
}
|
|
776
776
|
/**
|
|
777
777
|
* Called to get the packing property `property_name`
|
|
@@ -784,7 +784,7 @@ export interface ChildActionActivateFunc {
|
|
|
784
784
|
* @param value The `GValue`
|
|
785
785
|
*/
|
|
786
786
|
export interface ChildGetPropertyFunc {
|
|
787
|
-
(adaptor: WidgetAdaptor, container: GObject.Object, child: GObject.Object, property_name: string
|
|
787
|
+
(adaptor: WidgetAdaptor, container: GObject.Object, child: GObject.Object, property_name: string, value: any): void
|
|
788
788
|
}
|
|
789
789
|
/**
|
|
790
790
|
* Called to set the packing property `property_name` to `value`
|
|
@@ -797,7 +797,7 @@ export interface ChildGetPropertyFunc {
|
|
|
797
797
|
* @param value The `GValue`
|
|
798
798
|
*/
|
|
799
799
|
export interface ChildSetPropertyFunc {
|
|
800
|
-
(adaptor: WidgetAdaptor, container: GObject.Object, child: GObject.Object, property_name: string
|
|
800
|
+
(adaptor: WidgetAdaptor, container: GObject.Object, child: GObject.Object, property_name: string, value: any): void
|
|
801
801
|
}
|
|
802
802
|
/**
|
|
803
803
|
* This delegate function is always called whenever setting any
|
|
@@ -814,7 +814,7 @@ export interface ChildSetPropertyFunc {
|
|
|
814
814
|
* @returns whether or not its OK to set @value on @object, this function will silently return TRUE if the class did not provide a verify function.
|
|
815
815
|
*/
|
|
816
816
|
export interface ChildVerifyPropertyFunc {
|
|
817
|
-
(adaptor: WidgetAdaptor, container: GObject.Object, child: GObject.Object, property_name: string
|
|
817
|
+
(adaptor: WidgetAdaptor, container: GObject.Object, child: GObject.Object, property_name: string, value: any): boolean
|
|
818
818
|
}
|
|
819
819
|
/**
|
|
820
820
|
* This function is called to construct a GObject instance.
|
|
@@ -903,7 +903,7 @@ export interface GetChildrenFunc {
|
|
|
903
903
|
* @returns The internal #GObject
|
|
904
904
|
*/
|
|
905
905
|
export interface GetInternalFunc {
|
|
906
|
-
(adaptor: WidgetAdaptor, object: GObject.Object, internal_name: string
|
|
906
|
+
(adaptor: WidgetAdaptor, object: GObject.Object, internal_name: string): GObject.Object | null
|
|
907
907
|
}
|
|
908
908
|
/**
|
|
909
909
|
* Gets `value` on `object` for a given #GladePropertyDef
|
|
@@ -914,7 +914,7 @@ export interface GetInternalFunc {
|
|
|
914
914
|
* @param value The #GValue
|
|
915
915
|
*/
|
|
916
916
|
export interface GetPropertyFunc {
|
|
917
|
-
(adaptor: WidgetAdaptor, object: GObject.Object, property_name: string
|
|
917
|
+
(adaptor: WidgetAdaptor, object: GObject.Object, property_name: string, value: any): void
|
|
918
918
|
}
|
|
919
919
|
/**
|
|
920
920
|
* This function is called exactly once for any project object
|
|
@@ -971,7 +971,7 @@ export interface ReplaceChildFunc {
|
|
|
971
971
|
* @param value The #GValue
|
|
972
972
|
*/
|
|
973
973
|
export interface SetPropertyFunc {
|
|
974
|
-
(adaptor: WidgetAdaptor, object: GObject.Object, property_name: string
|
|
974
|
+
(adaptor: WidgetAdaptor, object: GObject.Object, property_name: string, value: any): void
|
|
975
975
|
}
|
|
976
976
|
/**
|
|
977
977
|
* For normal properties this is used to serialize
|
|
@@ -1001,7 +1001,7 @@ export interface StringFromValueFunc {
|
|
|
1001
1001
|
* @returns whether or not its OK to set @value on @object, this function will silently return TRUE if the class did not provide a verify function.
|
|
1002
1002
|
*/
|
|
1003
1003
|
export interface VerifyPropertyFunc {
|
|
1004
|
-
(adaptor: WidgetAdaptor, object: GObject.Object, property_name: string
|
|
1004
|
+
(adaptor: WidgetAdaptor, object: GObject.Object, property_name: string, value: any): boolean
|
|
1005
1005
|
}
|
|
1006
1006
|
/**
|
|
1007
1007
|
* This function is called to fill in `node` from `widget`.
|
|
@@ -1242,7 +1242,7 @@ export interface AdaptorChooser extends Atk.ImplementorIface, Gtk.Buildable, Gtk
|
|
|
1242
1242
|
* @param child the child widget
|
|
1243
1243
|
* @param child_property the name of a child property installed on the class of `container`
|
|
1244
1244
|
*/
|
|
1245
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
1245
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
1246
1246
|
|
|
1247
1247
|
// Overloads of child_notify
|
|
1248
1248
|
|
|
@@ -1256,7 +1256,7 @@ export interface AdaptorChooser extends Atk.ImplementorIface, Gtk.Buildable, Gtk
|
|
|
1256
1256
|
* Also see gtk_container_child_notify().
|
|
1257
1257
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
1258
1258
|
*/
|
|
1259
|
-
child_notify(child_property: string
|
|
1259
|
+
child_notify(child_property: string): void
|
|
1260
1260
|
/**
|
|
1261
1261
|
* Emits a #GtkWidget::child-notify signal for the
|
|
1262
1262
|
* [child property][child-properties] `child_property`
|
|
@@ -1267,7 +1267,7 @@ export interface AdaptorChooser extends Atk.ImplementorIface, Gtk.Buildable, Gtk
|
|
|
1267
1267
|
* Also see gtk_container_child_notify().
|
|
1268
1268
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
1269
1269
|
*/
|
|
1270
|
-
child_notify(child_property: string
|
|
1270
|
+
child_notify(child_property: string): void
|
|
1271
1271
|
|
|
1272
1272
|
// Class property signals of Gladeui-2.0.Gladeui.AdaptorChooser
|
|
1273
1273
|
|
|
@@ -1531,26 +1531,26 @@ export class App extends GObject.Object {
|
|
|
1531
1531
|
static do_event(event: Gdk.Event): boolean
|
|
1532
1532
|
static get(): App
|
|
1533
1533
|
static get_accel_group(): Gtk.AccelGroup
|
|
1534
|
-
static get_bin_dir(): string
|
|
1535
|
-
static get_catalog(name: string
|
|
1536
|
-
static get_catalog_version(name: string
|
|
1534
|
+
static get_bin_dir(): string
|
|
1535
|
+
static get_catalog(name: string): Catalog | null
|
|
1536
|
+
static get_catalog_version(name: string): [ /* returnType */ boolean, /* major */ number, /* minor */ number ]
|
|
1537
1537
|
static get_catalogs(): Catalog[]
|
|
1538
|
-
static get_catalogs_dir(): string
|
|
1538
|
+
static get_catalogs_dir(): string
|
|
1539
1539
|
static get_clipboard(): Clipboard
|
|
1540
1540
|
static get_config(): GLib.KeyFile
|
|
1541
|
-
static get_lib_dir(): string
|
|
1542
|
-
static get_locale_dir(): string
|
|
1543
|
-
static get_modules_dir(): string
|
|
1544
|
-
static get_pixmaps_dir(): string
|
|
1541
|
+
static get_lib_dir(): string
|
|
1542
|
+
static get_locale_dir(): string
|
|
1543
|
+
static get_modules_dir(): string
|
|
1544
|
+
static get_pixmaps_dir(): string
|
|
1545
1545
|
/**
|
|
1546
1546
|
* Finds an open project with `path`
|
|
1547
1547
|
* @param project_path The path of an open project
|
|
1548
1548
|
* @returns A #GladeProject, or NULL if no such open project was found
|
|
1549
1549
|
*/
|
|
1550
|
-
static get_project_by_path(project_path: string
|
|
1550
|
+
static get_project_by_path(project_path: string): Project | null
|
|
1551
1551
|
static get_projects(): Catalog[]
|
|
1552
1552
|
static get_window(): Gtk.Widget
|
|
1553
|
-
static is_project_loaded(project_path: string
|
|
1553
|
+
static is_project_loaded(project_path: string): boolean
|
|
1554
1554
|
static remove_project(project: Project): void
|
|
1555
1555
|
/**
|
|
1556
1556
|
* Searches for `book,` `page` and `search` in the documentation.
|
|
@@ -1558,7 +1558,7 @@ export class App extends GObject.Object {
|
|
|
1558
1558
|
* @param page the name of a page
|
|
1559
1559
|
* @param search the search query
|
|
1560
1560
|
*/
|
|
1561
|
-
static search_docs(book: string
|
|
1561
|
+
static search_docs(book: string, page: string, search: string): void
|
|
1562
1562
|
/**
|
|
1563
1563
|
* Sets `accel_group` to app.
|
|
1564
1564
|
* The acceleration group will made available for editor dialog windows
|
|
@@ -1691,7 +1691,7 @@ export interface BaseEditor extends Atk.ImplementorIface, Gtk.Buildable, Gtk.Ori
|
|
|
1691
1691
|
* @param child the child widget
|
|
1692
1692
|
* @param child_property the name of a child property installed on the class of `container`
|
|
1693
1693
|
*/
|
|
1694
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
1694
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
1695
1695
|
|
|
1696
1696
|
// Overloads of child_notify
|
|
1697
1697
|
|
|
@@ -1705,7 +1705,7 @@ export interface BaseEditor extends Atk.ImplementorIface, Gtk.Buildable, Gtk.Ori
|
|
|
1705
1705
|
* Also see gtk_container_child_notify().
|
|
1706
1706
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
1707
1707
|
*/
|
|
1708
|
-
child_notify(child_property: string
|
|
1708
|
+
child_notify(child_property: string): void
|
|
1709
1709
|
/**
|
|
1710
1710
|
* Emits a #GtkWidget::child-notify signal for the
|
|
1711
1711
|
* [child property][child-properties] `child_property`
|
|
@@ -1716,7 +1716,7 @@ export interface BaseEditor extends Atk.ImplementorIface, Gtk.Buildable, Gtk.Ori
|
|
|
1716
1716
|
* Also see gtk_container_child_notify().
|
|
1717
1717
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
1718
1718
|
*/
|
|
1719
|
-
child_notify(child_property: string
|
|
1719
|
+
child_notify(child_property: string): void
|
|
1720
1720
|
|
|
1721
1721
|
// Own virtual methods of Gladeui-2.0.Gladeui.BaseEditor
|
|
1722
1722
|
|
|
@@ -1953,7 +1953,7 @@ export interface CellRendererIcon {
|
|
|
1953
1953
|
|
|
1954
1954
|
// Own virtual methods of Gladeui-2.0.Gladeui.CellRendererIcon
|
|
1955
1955
|
|
|
1956
|
-
vfunc_activate(path: string
|
|
1956
|
+
vfunc_activate(path: string): void
|
|
1957
1957
|
|
|
1958
1958
|
// Overloads of vfunc_activate
|
|
1959
1959
|
|
|
@@ -1970,7 +1970,7 @@ export interface CellRendererIcon {
|
|
|
1970
1970
|
* @param flags render flags
|
|
1971
1971
|
* @returns %TRUE if the event was consumed/handled
|
|
1972
1972
|
*/
|
|
1973
|
-
vfunc_activate(event: Gdk.Event, widget: Gtk.Widget, path: string
|
|
1973
|
+
vfunc_activate(event: Gdk.Event, widget: Gtk.Widget, path: string, background_area: Gdk.Rectangle, cell_area: Gdk.Rectangle, flags: Gtk.CellRendererState): boolean
|
|
1974
1974
|
|
|
1975
1975
|
// Own signals of Gladeui-2.0.Gladeui.CellRendererIcon
|
|
1976
1976
|
|
|
@@ -2099,6 +2099,7 @@ export interface Clipboard {
|
|
|
2099
2099
|
// Own properties of Gladeui-2.0.Gladeui.Clipboard
|
|
2100
2100
|
|
|
2101
2101
|
readonly has_selection: boolean
|
|
2102
|
+
readonly hasSelection: boolean
|
|
2102
2103
|
|
|
2103
2104
|
// Own fields of Gladeui-2.0.Gladeui.Clipboard
|
|
2104
2105
|
|
|
@@ -2168,7 +2169,7 @@ export interface Command {
|
|
|
2168
2169
|
* @param other another #GladeCommand
|
|
2169
2170
|
*/
|
|
2170
2171
|
collapse(other: Command): void
|
|
2171
|
-
description(): string
|
|
2172
|
+
description(): string
|
|
2172
2173
|
/**
|
|
2173
2174
|
* Executes `command`
|
|
2174
2175
|
* @returns whether the command was successfully executed
|
|
@@ -2328,26 +2329,26 @@ export class Command extends GObject.Object {
|
|
|
2328
2329
|
* @param context a #const gchar *
|
|
2329
2330
|
* @param comment a #const gchar *
|
|
2330
2331
|
*/
|
|
2331
|
-
static set_i18n(property: Property, translatable: boolean, context: string
|
|
2332
|
-
static set_name(glade_widget: Widget, name: string
|
|
2332
|
+
static set_i18n(property: Property, translatable: boolean, context: string, comment: string): void
|
|
2333
|
+
static set_name(glade_widget: Widget, name: string): void
|
|
2333
2334
|
/**
|
|
2334
2335
|
* Sets `domain` as the translation domain for `project`.
|
|
2335
2336
|
* @param project A #GladeProject
|
|
2336
2337
|
* @param domain The translation domain for `project`
|
|
2337
2338
|
*/
|
|
2338
|
-
static set_project_domain(project: Project, domain: string
|
|
2339
|
+
static set_project_domain(project: Project, domain: string): void
|
|
2339
2340
|
/**
|
|
2340
2341
|
* Sets the license agreement for `project`. It will be saved in the xml as comment.
|
|
2341
2342
|
* @param project A #GladeProject
|
|
2342
2343
|
* @param license License of `project`
|
|
2343
2344
|
*/
|
|
2344
|
-
static set_project_license(project: Project, license: string
|
|
2345
|
+
static set_project_license(project: Project, license: string): void
|
|
2345
2346
|
/**
|
|
2346
2347
|
* Sets a resource path `project`.
|
|
2347
2348
|
* @param project A #GladeProject
|
|
2348
2349
|
* @param path path to load resources from.
|
|
2349
2350
|
*/
|
|
2350
|
-
static set_project_resource_path(project: Project, path: string
|
|
2351
|
+
static set_project_resource_path(project: Project, path: string): void
|
|
2351
2352
|
/**
|
|
2352
2353
|
* Sets the target of `catalog` to `major`.`minor` in `project`.
|
|
2353
2354
|
* @param project A #GladeProject
|
|
@@ -2355,7 +2356,7 @@ export class Command extends GObject.Object {
|
|
|
2355
2356
|
* @param major The new major version of `catalog` to target
|
|
2356
2357
|
* @param minor The new minor version of `catalog` to target
|
|
2357
2358
|
*/
|
|
2358
|
-
static set_project_target(project: Project, catalog: string
|
|
2359
|
+
static set_project_target(project: Project, catalog: string, major: number, minor: number): void
|
|
2359
2360
|
/**
|
|
2360
2361
|
* Sets `widget` to be the template widget in `project`.
|
|
2361
2362
|
* @param project A #GladeProject
|
|
@@ -2420,7 +2421,7 @@ export interface DesignView extends Atk.ImplementorIface, Gtk.Buildable, Gtk.Ori
|
|
|
2420
2421
|
* @param child the child widget
|
|
2421
2422
|
* @param child_property the name of a child property installed on the class of `container`
|
|
2422
2423
|
*/
|
|
2423
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
2424
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
2424
2425
|
|
|
2425
2426
|
// Overloads of child_notify
|
|
2426
2427
|
|
|
@@ -2434,7 +2435,7 @@ export interface DesignView extends Atk.ImplementorIface, Gtk.Buildable, Gtk.Ori
|
|
|
2434
2435
|
* Also see gtk_container_child_notify().
|
|
2435
2436
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
2436
2437
|
*/
|
|
2437
|
-
child_notify(child_property: string
|
|
2438
|
+
child_notify(child_property: string): void
|
|
2438
2439
|
/**
|
|
2439
2440
|
* Emits a #GtkWidget::child-notify signal for the
|
|
2440
2441
|
* [child property][child-properties] `child_property`
|
|
@@ -2445,7 +2446,7 @@ export interface DesignView extends Atk.ImplementorIface, Gtk.Buildable, Gtk.Ori
|
|
|
2445
2446
|
* Also see gtk_container_child_notify().
|
|
2446
2447
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
2447
2448
|
*/
|
|
2448
|
-
child_notify(child_property: string
|
|
2449
|
+
child_notify(child_property: string): void
|
|
2449
2450
|
|
|
2450
2451
|
// Class property signals of Gladeui-2.0.Gladeui.DesignView
|
|
2451
2452
|
|
|
@@ -2664,7 +2665,7 @@ export interface EPropBool extends Atk.ImplementorIface, Editable, Gtk.Buildable
|
|
|
2664
2665
|
* @param property_name the name of the property to get
|
|
2665
2666
|
* @param value return location for the property value
|
|
2666
2667
|
*/
|
|
2667
|
-
get_property(property_name: string
|
|
2668
|
+
get_property(property_name: string, value: any): void
|
|
2668
2669
|
/**
|
|
2669
2670
|
* Gets a property of an object.
|
|
2670
2671
|
*
|
|
@@ -2685,7 +2686,7 @@ export interface EPropBool extends Atk.ImplementorIface, Editable, Gtk.Buildable
|
|
|
2685
2686
|
* @param property_name the name of the property to get
|
|
2686
2687
|
* @param value return location for the property value
|
|
2687
2688
|
*/
|
|
2688
|
-
get_property(property_name: string
|
|
2689
|
+
get_property(property_name: string, value: any): void
|
|
2689
2690
|
/**
|
|
2690
2691
|
* Loads `widget` property values into `editable`
|
|
2691
2692
|
* (the editable will watch the widgets properties
|
|
@@ -2720,7 +2721,7 @@ export interface EPropBool extends Atk.ImplementorIface, Editable, Gtk.Buildable
|
|
|
2720
2721
|
* Also see gtk_container_child_notify().
|
|
2721
2722
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
2722
2723
|
*/
|
|
2723
|
-
child_notify(child_property: string
|
|
2724
|
+
child_notify(child_property: string): void
|
|
2724
2725
|
/**
|
|
2725
2726
|
* Emits a #GtkWidget::child-notify signal for the
|
|
2726
2727
|
* [child property][child-properties]
|
|
@@ -2732,7 +2733,7 @@ export interface EPropBool extends Atk.ImplementorIface, Editable, Gtk.Buildable
|
|
|
2732
2733
|
* @param child the child widget
|
|
2733
2734
|
* @param child_property the name of a child property installed on the class of `container`
|
|
2734
2735
|
*/
|
|
2735
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
2736
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
2736
2737
|
|
|
2737
2738
|
// Overloads of child_notify
|
|
2738
2739
|
|
|
@@ -2746,7 +2747,7 @@ export interface EPropBool extends Atk.ImplementorIface, Editable, Gtk.Buildable
|
|
|
2746
2747
|
* Also see gtk_container_child_notify().
|
|
2747
2748
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
2748
2749
|
*/
|
|
2749
|
-
child_notify(child_property: string
|
|
2750
|
+
child_notify(child_property: string): void
|
|
2750
2751
|
/**
|
|
2751
2752
|
* Loads `widget` property values into `editable`
|
|
2752
2753
|
* (the editable will watch the widgets properties
|
|
@@ -2987,7 +2988,7 @@ export interface EPropCheck extends Atk.ImplementorIface, Editable, Gtk.Buildabl
|
|
|
2987
2988
|
* @param property_name the name of the property to get
|
|
2988
2989
|
* @param value return location for the property value
|
|
2989
2990
|
*/
|
|
2990
|
-
get_property(property_name: string
|
|
2991
|
+
get_property(property_name: string, value: any): void
|
|
2991
2992
|
/**
|
|
2992
2993
|
* Gets a property of an object.
|
|
2993
2994
|
*
|
|
@@ -3008,7 +3009,7 @@ export interface EPropCheck extends Atk.ImplementorIface, Editable, Gtk.Buildabl
|
|
|
3008
3009
|
* @param property_name the name of the property to get
|
|
3009
3010
|
* @param value return location for the property value
|
|
3010
3011
|
*/
|
|
3011
|
-
get_property(property_name: string
|
|
3012
|
+
get_property(property_name: string, value: any): void
|
|
3012
3013
|
/**
|
|
3013
3014
|
* Loads `widget` property values into `editable`
|
|
3014
3015
|
* (the editable will watch the widgets properties
|
|
@@ -3043,7 +3044,7 @@ export interface EPropCheck extends Atk.ImplementorIface, Editable, Gtk.Buildabl
|
|
|
3043
3044
|
* Also see gtk_container_child_notify().
|
|
3044
3045
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
3045
3046
|
*/
|
|
3046
|
-
child_notify(child_property: string
|
|
3047
|
+
child_notify(child_property: string): void
|
|
3047
3048
|
/**
|
|
3048
3049
|
* Emits a #GtkWidget::child-notify signal for the
|
|
3049
3050
|
* [child property][child-properties]
|
|
@@ -3055,7 +3056,7 @@ export interface EPropCheck extends Atk.ImplementorIface, Editable, Gtk.Buildabl
|
|
|
3055
3056
|
* @param child the child widget
|
|
3056
3057
|
* @param child_property the name of a child property installed on the class of `container`
|
|
3057
3058
|
*/
|
|
3058
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
3059
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
3059
3060
|
|
|
3060
3061
|
// Overloads of child_notify
|
|
3061
3062
|
|
|
@@ -3069,7 +3070,7 @@ export interface EPropCheck extends Atk.ImplementorIface, Editable, Gtk.Buildabl
|
|
|
3069
3070
|
* Also see gtk_container_child_notify().
|
|
3070
3071
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
3071
3072
|
*/
|
|
3072
|
-
child_notify(child_property: string
|
|
3073
|
+
child_notify(child_property: string): void
|
|
3073
3074
|
/**
|
|
3074
3075
|
* Loads `widget` property values into `editable`
|
|
3075
3076
|
* (the editable will watch the widgets properties
|
|
@@ -3310,7 +3311,7 @@ export interface EPropColor extends Atk.ImplementorIface, Editable, Gtk.Buildabl
|
|
|
3310
3311
|
* @param property_name the name of the property to get
|
|
3311
3312
|
* @param value return location for the property value
|
|
3312
3313
|
*/
|
|
3313
|
-
get_property(property_name: string
|
|
3314
|
+
get_property(property_name: string, value: any): void
|
|
3314
3315
|
/**
|
|
3315
3316
|
* Gets a property of an object.
|
|
3316
3317
|
*
|
|
@@ -3331,7 +3332,7 @@ export interface EPropColor extends Atk.ImplementorIface, Editable, Gtk.Buildabl
|
|
|
3331
3332
|
* @param property_name the name of the property to get
|
|
3332
3333
|
* @param value return location for the property value
|
|
3333
3334
|
*/
|
|
3334
|
-
get_property(property_name: string
|
|
3335
|
+
get_property(property_name: string, value: any): void
|
|
3335
3336
|
/**
|
|
3336
3337
|
* Loads `widget` property values into `editable`
|
|
3337
3338
|
* (the editable will watch the widgets properties
|
|
@@ -3366,7 +3367,7 @@ export interface EPropColor extends Atk.ImplementorIface, Editable, Gtk.Buildabl
|
|
|
3366
3367
|
* Also see gtk_container_child_notify().
|
|
3367
3368
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
3368
3369
|
*/
|
|
3369
|
-
child_notify(child_property: string
|
|
3370
|
+
child_notify(child_property: string): void
|
|
3370
3371
|
/**
|
|
3371
3372
|
* Emits a #GtkWidget::child-notify signal for the
|
|
3372
3373
|
* [child property][child-properties]
|
|
@@ -3378,7 +3379,7 @@ export interface EPropColor extends Atk.ImplementorIface, Editable, Gtk.Buildabl
|
|
|
3378
3379
|
* @param child the child widget
|
|
3379
3380
|
* @param child_property the name of a child property installed on the class of `container`
|
|
3380
3381
|
*/
|
|
3381
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
3382
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
3382
3383
|
|
|
3383
3384
|
// Overloads of child_notify
|
|
3384
3385
|
|
|
@@ -3392,7 +3393,7 @@ export interface EPropColor extends Atk.ImplementorIface, Editable, Gtk.Buildabl
|
|
|
3392
3393
|
* Also see gtk_container_child_notify().
|
|
3393
3394
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
3394
3395
|
*/
|
|
3395
|
-
child_notify(child_property: string
|
|
3396
|
+
child_notify(child_property: string): void
|
|
3396
3397
|
/**
|
|
3397
3398
|
* Loads `widget` property values into `editable`
|
|
3398
3399
|
* (the editable will watch the widgets properties
|
|
@@ -3633,7 +3634,7 @@ export interface EPropEnum extends Atk.ImplementorIface, Editable, Gtk.Buildable
|
|
|
3633
3634
|
* @param property_name the name of the property to get
|
|
3634
3635
|
* @param value return location for the property value
|
|
3635
3636
|
*/
|
|
3636
|
-
get_property(property_name: string
|
|
3637
|
+
get_property(property_name: string, value: any): void
|
|
3637
3638
|
/**
|
|
3638
3639
|
* Gets a property of an object.
|
|
3639
3640
|
*
|
|
@@ -3654,7 +3655,7 @@ export interface EPropEnum extends Atk.ImplementorIface, Editable, Gtk.Buildable
|
|
|
3654
3655
|
* @param property_name the name of the property to get
|
|
3655
3656
|
* @param value return location for the property value
|
|
3656
3657
|
*/
|
|
3657
|
-
get_property(property_name: string
|
|
3658
|
+
get_property(property_name: string, value: any): void
|
|
3658
3659
|
/**
|
|
3659
3660
|
* Loads `widget` property values into `editable`
|
|
3660
3661
|
* (the editable will watch the widgets properties
|
|
@@ -3689,7 +3690,7 @@ export interface EPropEnum extends Atk.ImplementorIface, Editable, Gtk.Buildable
|
|
|
3689
3690
|
* Also see gtk_container_child_notify().
|
|
3690
3691
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
3691
3692
|
*/
|
|
3692
|
-
child_notify(child_property: string
|
|
3693
|
+
child_notify(child_property: string): void
|
|
3693
3694
|
/**
|
|
3694
3695
|
* Emits a #GtkWidget::child-notify signal for the
|
|
3695
3696
|
* [child property][child-properties]
|
|
@@ -3701,7 +3702,7 @@ export interface EPropEnum extends Atk.ImplementorIface, Editable, Gtk.Buildable
|
|
|
3701
3702
|
* @param child the child widget
|
|
3702
3703
|
* @param child_property the name of a child property installed on the class of `container`
|
|
3703
3704
|
*/
|
|
3704
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
3705
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
3705
3706
|
|
|
3706
3707
|
// Overloads of child_notify
|
|
3707
3708
|
|
|
@@ -3715,7 +3716,7 @@ export interface EPropEnum extends Atk.ImplementorIface, Editable, Gtk.Buildable
|
|
|
3715
3716
|
* Also see gtk_container_child_notify().
|
|
3716
3717
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
3717
3718
|
*/
|
|
3718
|
-
child_notify(child_property: string
|
|
3719
|
+
child_notify(child_property: string): void
|
|
3719
3720
|
/**
|
|
3720
3721
|
* Loads `widget` property values into `editable`
|
|
3721
3722
|
* (the editable will watch the widgets properties
|
|
@@ -3956,7 +3957,7 @@ export interface EPropFlags extends Atk.ImplementorIface, Editable, Gtk.Buildabl
|
|
|
3956
3957
|
* @param property_name the name of the property to get
|
|
3957
3958
|
* @param value return location for the property value
|
|
3958
3959
|
*/
|
|
3959
|
-
get_property(property_name: string
|
|
3960
|
+
get_property(property_name: string, value: any): void
|
|
3960
3961
|
/**
|
|
3961
3962
|
* Gets a property of an object.
|
|
3962
3963
|
*
|
|
@@ -3977,7 +3978,7 @@ export interface EPropFlags extends Atk.ImplementorIface, Editable, Gtk.Buildabl
|
|
|
3977
3978
|
* @param property_name the name of the property to get
|
|
3978
3979
|
* @param value return location for the property value
|
|
3979
3980
|
*/
|
|
3980
|
-
get_property(property_name: string
|
|
3981
|
+
get_property(property_name: string, value: any): void
|
|
3981
3982
|
/**
|
|
3982
3983
|
* Loads `widget` property values into `editable`
|
|
3983
3984
|
* (the editable will watch the widgets properties
|
|
@@ -4012,7 +4013,7 @@ export interface EPropFlags extends Atk.ImplementorIface, Editable, Gtk.Buildabl
|
|
|
4012
4013
|
* Also see gtk_container_child_notify().
|
|
4013
4014
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
4014
4015
|
*/
|
|
4015
|
-
child_notify(child_property: string
|
|
4016
|
+
child_notify(child_property: string): void
|
|
4016
4017
|
/**
|
|
4017
4018
|
* Emits a #GtkWidget::child-notify signal for the
|
|
4018
4019
|
* [child property][child-properties]
|
|
@@ -4024,7 +4025,7 @@ export interface EPropFlags extends Atk.ImplementorIface, Editable, Gtk.Buildabl
|
|
|
4024
4025
|
* @param child the child widget
|
|
4025
4026
|
* @param child_property the name of a child property installed on the class of `container`
|
|
4026
4027
|
*/
|
|
4027
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
4028
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
4028
4029
|
|
|
4029
4030
|
// Overloads of child_notify
|
|
4030
4031
|
|
|
@@ -4038,7 +4039,7 @@ export interface EPropFlags extends Atk.ImplementorIface, Editable, Gtk.Buildabl
|
|
|
4038
4039
|
* Also see gtk_container_child_notify().
|
|
4039
4040
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
4040
4041
|
*/
|
|
4041
|
-
child_notify(child_property: string
|
|
4042
|
+
child_notify(child_property: string): void
|
|
4042
4043
|
/**
|
|
4043
4044
|
* Loads `widget` property values into `editable`
|
|
4044
4045
|
* (the editable will watch the widgets properties
|
|
@@ -4279,7 +4280,7 @@ export interface EPropNamedIcon extends Atk.ImplementorIface, Editable, Gtk.Buil
|
|
|
4279
4280
|
* @param property_name the name of the property to get
|
|
4280
4281
|
* @param value return location for the property value
|
|
4281
4282
|
*/
|
|
4282
|
-
get_property(property_name: string
|
|
4283
|
+
get_property(property_name: string, value: any): void
|
|
4283
4284
|
/**
|
|
4284
4285
|
* Gets a property of an object.
|
|
4285
4286
|
*
|
|
@@ -4300,7 +4301,7 @@ export interface EPropNamedIcon extends Atk.ImplementorIface, Editable, Gtk.Buil
|
|
|
4300
4301
|
* @param property_name the name of the property to get
|
|
4301
4302
|
* @param value return location for the property value
|
|
4302
4303
|
*/
|
|
4303
|
-
get_property(property_name: string
|
|
4304
|
+
get_property(property_name: string, value: any): void
|
|
4304
4305
|
/**
|
|
4305
4306
|
* Loads `widget` property values into `editable`
|
|
4306
4307
|
* (the editable will watch the widgets properties
|
|
@@ -4335,7 +4336,7 @@ export interface EPropNamedIcon extends Atk.ImplementorIface, Editable, Gtk.Buil
|
|
|
4335
4336
|
* Also see gtk_container_child_notify().
|
|
4336
4337
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
4337
4338
|
*/
|
|
4338
|
-
child_notify(child_property: string
|
|
4339
|
+
child_notify(child_property: string): void
|
|
4339
4340
|
/**
|
|
4340
4341
|
* Emits a #GtkWidget::child-notify signal for the
|
|
4341
4342
|
* [child property][child-properties]
|
|
@@ -4347,7 +4348,7 @@ export interface EPropNamedIcon extends Atk.ImplementorIface, Editable, Gtk.Buil
|
|
|
4347
4348
|
* @param child the child widget
|
|
4348
4349
|
* @param child_property the name of a child property installed on the class of `container`
|
|
4349
4350
|
*/
|
|
4350
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
4351
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
4351
4352
|
|
|
4352
4353
|
// Overloads of child_notify
|
|
4353
4354
|
|
|
@@ -4361,7 +4362,7 @@ export interface EPropNamedIcon extends Atk.ImplementorIface, Editable, Gtk.Buil
|
|
|
4361
4362
|
* Also see gtk_container_child_notify().
|
|
4362
4363
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
4363
4364
|
*/
|
|
4364
|
-
child_notify(child_property: string
|
|
4365
|
+
child_notify(child_property: string): void
|
|
4365
4366
|
/**
|
|
4366
4367
|
* Loads `widget` property values into `editable`
|
|
4367
4368
|
* (the editable will watch the widgets properties
|
|
@@ -4602,7 +4603,7 @@ export interface EPropNumeric extends Atk.ImplementorIface, Editable, Gtk.Builda
|
|
|
4602
4603
|
* @param property_name the name of the property to get
|
|
4603
4604
|
* @param value return location for the property value
|
|
4604
4605
|
*/
|
|
4605
|
-
get_property(property_name: string
|
|
4606
|
+
get_property(property_name: string, value: any): void
|
|
4606
4607
|
/**
|
|
4607
4608
|
* Gets a property of an object.
|
|
4608
4609
|
*
|
|
@@ -4623,7 +4624,7 @@ export interface EPropNumeric extends Atk.ImplementorIface, Editable, Gtk.Builda
|
|
|
4623
4624
|
* @param property_name the name of the property to get
|
|
4624
4625
|
* @param value return location for the property value
|
|
4625
4626
|
*/
|
|
4626
|
-
get_property(property_name: string
|
|
4627
|
+
get_property(property_name: string, value: any): void
|
|
4627
4628
|
/**
|
|
4628
4629
|
* Loads `widget` property values into `editable`
|
|
4629
4630
|
* (the editable will watch the widgets properties
|
|
@@ -4658,7 +4659,7 @@ export interface EPropNumeric extends Atk.ImplementorIface, Editable, Gtk.Builda
|
|
|
4658
4659
|
* Also see gtk_container_child_notify().
|
|
4659
4660
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
4660
4661
|
*/
|
|
4661
|
-
child_notify(child_property: string
|
|
4662
|
+
child_notify(child_property: string): void
|
|
4662
4663
|
/**
|
|
4663
4664
|
* Emits a #GtkWidget::child-notify signal for the
|
|
4664
4665
|
* [child property][child-properties]
|
|
@@ -4670,7 +4671,7 @@ export interface EPropNumeric extends Atk.ImplementorIface, Editable, Gtk.Builda
|
|
|
4670
4671
|
* @param child the child widget
|
|
4671
4672
|
* @param child_property the name of a child property installed on the class of `container`
|
|
4672
4673
|
*/
|
|
4673
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
4674
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
4674
4675
|
|
|
4675
4676
|
// Overloads of child_notify
|
|
4676
4677
|
|
|
@@ -4684,7 +4685,7 @@ export interface EPropNumeric extends Atk.ImplementorIface, Editable, Gtk.Builda
|
|
|
4684
4685
|
* Also see gtk_container_child_notify().
|
|
4685
4686
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
4686
4687
|
*/
|
|
4687
|
-
child_notify(child_property: string
|
|
4688
|
+
child_notify(child_property: string): void
|
|
4688
4689
|
/**
|
|
4689
4690
|
* Loads `widget` property values into `editable`
|
|
4690
4691
|
* (the editable will watch the widgets properties
|
|
@@ -4925,7 +4926,7 @@ export interface EPropObject extends Atk.ImplementorIface, Editable, Gtk.Buildab
|
|
|
4925
4926
|
* @param property_name the name of the property to get
|
|
4926
4927
|
* @param value return location for the property value
|
|
4927
4928
|
*/
|
|
4928
|
-
get_property(property_name: string
|
|
4929
|
+
get_property(property_name: string, value: any): void
|
|
4929
4930
|
/**
|
|
4930
4931
|
* Gets a property of an object.
|
|
4931
4932
|
*
|
|
@@ -4946,7 +4947,7 @@ export interface EPropObject extends Atk.ImplementorIface, Editable, Gtk.Buildab
|
|
|
4946
4947
|
* @param property_name the name of the property to get
|
|
4947
4948
|
* @param value return location for the property value
|
|
4948
4949
|
*/
|
|
4949
|
-
get_property(property_name: string
|
|
4950
|
+
get_property(property_name: string, value: any): void
|
|
4950
4951
|
/**
|
|
4951
4952
|
* Loads `widget` property values into `editable`
|
|
4952
4953
|
* (the editable will watch the widgets properties
|
|
@@ -4981,7 +4982,7 @@ export interface EPropObject extends Atk.ImplementorIface, Editable, Gtk.Buildab
|
|
|
4981
4982
|
* Also see gtk_container_child_notify().
|
|
4982
4983
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
4983
4984
|
*/
|
|
4984
|
-
child_notify(child_property: string
|
|
4985
|
+
child_notify(child_property: string): void
|
|
4985
4986
|
/**
|
|
4986
4987
|
* Emits a #GtkWidget::child-notify signal for the
|
|
4987
4988
|
* [child property][child-properties]
|
|
@@ -4993,7 +4994,7 @@ export interface EPropObject extends Atk.ImplementorIface, Editable, Gtk.Buildab
|
|
|
4993
4994
|
* @param child the child widget
|
|
4994
4995
|
* @param child_property the name of a child property installed on the class of `container`
|
|
4995
4996
|
*/
|
|
4996
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
4997
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
4997
4998
|
|
|
4998
4999
|
// Overloads of child_notify
|
|
4999
5000
|
|
|
@@ -5007,7 +5008,7 @@ export interface EPropObject extends Atk.ImplementorIface, Editable, Gtk.Buildab
|
|
|
5007
5008
|
* Also see gtk_container_child_notify().
|
|
5008
5009
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
5009
5010
|
*/
|
|
5010
|
-
child_notify(child_property: string
|
|
5011
|
+
child_notify(child_property: string): void
|
|
5011
5012
|
/**
|
|
5012
5013
|
* Loads `widget` property values into `editable`
|
|
5013
5014
|
* (the editable will watch the widgets properties
|
|
@@ -5248,7 +5249,7 @@ export interface EPropObjects extends Atk.ImplementorIface, Editable, Gtk.Builda
|
|
|
5248
5249
|
* @param property_name the name of the property to get
|
|
5249
5250
|
* @param value return location for the property value
|
|
5250
5251
|
*/
|
|
5251
|
-
get_property(property_name: string
|
|
5252
|
+
get_property(property_name: string, value: any): void
|
|
5252
5253
|
/**
|
|
5253
5254
|
* Gets a property of an object.
|
|
5254
5255
|
*
|
|
@@ -5269,7 +5270,7 @@ export interface EPropObjects extends Atk.ImplementorIface, Editable, Gtk.Builda
|
|
|
5269
5270
|
* @param property_name the name of the property to get
|
|
5270
5271
|
* @param value return location for the property value
|
|
5271
5272
|
*/
|
|
5272
|
-
get_property(property_name: string
|
|
5273
|
+
get_property(property_name: string, value: any): void
|
|
5273
5274
|
/**
|
|
5274
5275
|
* Loads `widget` property values into `editable`
|
|
5275
5276
|
* (the editable will watch the widgets properties
|
|
@@ -5304,7 +5305,7 @@ export interface EPropObjects extends Atk.ImplementorIface, Editable, Gtk.Builda
|
|
|
5304
5305
|
* Also see gtk_container_child_notify().
|
|
5305
5306
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
5306
5307
|
*/
|
|
5307
|
-
child_notify(child_property: string
|
|
5308
|
+
child_notify(child_property: string): void
|
|
5308
5309
|
/**
|
|
5309
5310
|
* Emits a #GtkWidget::child-notify signal for the
|
|
5310
5311
|
* [child property][child-properties]
|
|
@@ -5316,7 +5317,7 @@ export interface EPropObjects extends Atk.ImplementorIface, Editable, Gtk.Builda
|
|
|
5316
5317
|
* @param child the child widget
|
|
5317
5318
|
* @param child_property the name of a child property installed on the class of `container`
|
|
5318
5319
|
*/
|
|
5319
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
5320
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
5320
5321
|
|
|
5321
5322
|
// Overloads of child_notify
|
|
5322
5323
|
|
|
@@ -5330,7 +5331,7 @@ export interface EPropObjects extends Atk.ImplementorIface, Editable, Gtk.Builda
|
|
|
5330
5331
|
* Also see gtk_container_child_notify().
|
|
5331
5332
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
5332
5333
|
*/
|
|
5333
|
-
child_notify(child_property: string
|
|
5334
|
+
child_notify(child_property: string): void
|
|
5334
5335
|
/**
|
|
5335
5336
|
* Loads `widget` property values into `editable`
|
|
5336
5337
|
* (the editable will watch the widgets properties
|
|
@@ -5571,7 +5572,7 @@ export interface EPropText extends Atk.ImplementorIface, Editable, Gtk.Buildable
|
|
|
5571
5572
|
* @param property_name the name of the property to get
|
|
5572
5573
|
* @param value return location for the property value
|
|
5573
5574
|
*/
|
|
5574
|
-
get_property(property_name: string
|
|
5575
|
+
get_property(property_name: string, value: any): void
|
|
5575
5576
|
/**
|
|
5576
5577
|
* Gets a property of an object.
|
|
5577
5578
|
*
|
|
@@ -5592,7 +5593,7 @@ export interface EPropText extends Atk.ImplementorIface, Editable, Gtk.Buildable
|
|
|
5592
5593
|
* @param property_name the name of the property to get
|
|
5593
5594
|
* @param value return location for the property value
|
|
5594
5595
|
*/
|
|
5595
|
-
get_property(property_name: string
|
|
5596
|
+
get_property(property_name: string, value: any): void
|
|
5596
5597
|
/**
|
|
5597
5598
|
* Loads `widget` property values into `editable`
|
|
5598
5599
|
* (the editable will watch the widgets properties
|
|
@@ -5627,7 +5628,7 @@ export interface EPropText extends Atk.ImplementorIface, Editable, Gtk.Buildable
|
|
|
5627
5628
|
* Also see gtk_container_child_notify().
|
|
5628
5629
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
5629
5630
|
*/
|
|
5630
|
-
child_notify(child_property: string
|
|
5631
|
+
child_notify(child_property: string): void
|
|
5631
5632
|
/**
|
|
5632
5633
|
* Emits a #GtkWidget::child-notify signal for the
|
|
5633
5634
|
* [child property][child-properties]
|
|
@@ -5639,7 +5640,7 @@ export interface EPropText extends Atk.ImplementorIface, Editable, Gtk.Buildable
|
|
|
5639
5640
|
* @param child the child widget
|
|
5640
5641
|
* @param child_property the name of a child property installed on the class of `container`
|
|
5641
5642
|
*/
|
|
5642
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
5643
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
5643
5644
|
|
|
5644
5645
|
// Overloads of child_notify
|
|
5645
5646
|
|
|
@@ -5653,7 +5654,7 @@ export interface EPropText extends Atk.ImplementorIface, Editable, Gtk.Buildable
|
|
|
5653
5654
|
* Also see gtk_container_child_notify().
|
|
5654
5655
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
5655
5656
|
*/
|
|
5656
|
-
child_notify(child_property: string
|
|
5657
|
+
child_notify(child_property: string): void
|
|
5657
5658
|
/**
|
|
5658
5659
|
* Loads `widget` property values into `editable`
|
|
5659
5660
|
* (the editable will watch the widgets properties
|
|
@@ -5894,7 +5895,7 @@ export interface EPropUnichar extends Atk.ImplementorIface, Editable, Gtk.Builda
|
|
|
5894
5895
|
* @param property_name the name of the property to get
|
|
5895
5896
|
* @param value return location for the property value
|
|
5896
5897
|
*/
|
|
5897
|
-
get_property(property_name: string
|
|
5898
|
+
get_property(property_name: string, value: any): void
|
|
5898
5899
|
/**
|
|
5899
5900
|
* Gets a property of an object.
|
|
5900
5901
|
*
|
|
@@ -5915,7 +5916,7 @@ export interface EPropUnichar extends Atk.ImplementorIface, Editable, Gtk.Builda
|
|
|
5915
5916
|
* @param property_name the name of the property to get
|
|
5916
5917
|
* @param value return location for the property value
|
|
5917
5918
|
*/
|
|
5918
|
-
get_property(property_name: string
|
|
5919
|
+
get_property(property_name: string, value: any): void
|
|
5919
5920
|
/**
|
|
5920
5921
|
* Loads `widget` property values into `editable`
|
|
5921
5922
|
* (the editable will watch the widgets properties
|
|
@@ -5950,7 +5951,7 @@ export interface EPropUnichar extends Atk.ImplementorIface, Editable, Gtk.Builda
|
|
|
5950
5951
|
* Also see gtk_container_child_notify().
|
|
5951
5952
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
5952
5953
|
*/
|
|
5953
|
-
child_notify(child_property: string
|
|
5954
|
+
child_notify(child_property: string): void
|
|
5954
5955
|
/**
|
|
5955
5956
|
* Emits a #GtkWidget::child-notify signal for the
|
|
5956
5957
|
* [child property][child-properties]
|
|
@@ -5962,7 +5963,7 @@ export interface EPropUnichar extends Atk.ImplementorIface, Editable, Gtk.Builda
|
|
|
5962
5963
|
* @param child the child widget
|
|
5963
5964
|
* @param child_property the name of a child property installed on the class of `container`
|
|
5964
5965
|
*/
|
|
5965
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
5966
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
5966
5967
|
|
|
5967
5968
|
// Overloads of child_notify
|
|
5968
5969
|
|
|
@@ -5976,7 +5977,7 @@ export interface EPropUnichar extends Atk.ImplementorIface, Editable, Gtk.Builda
|
|
|
5976
5977
|
* Also see gtk_container_child_notify().
|
|
5977
5978
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
5978
5979
|
*/
|
|
5979
|
-
child_notify(child_property: string
|
|
5980
|
+
child_notify(child_property: string): void
|
|
5980
5981
|
/**
|
|
5981
5982
|
* Loads `widget` property values into `editable`
|
|
5982
5983
|
* (the editable will watch the widgets properties
|
|
@@ -6187,6 +6188,8 @@ export module Editor {
|
|
|
6187
6188
|
show_boder?: boolean | null
|
|
6188
6189
|
show_class_field?: boolean | null
|
|
6189
6190
|
widget?: Widget | null
|
|
6191
|
+
showBoder?: boolean | null
|
|
6192
|
+
showClassField?: boolean | null
|
|
6190
6193
|
}
|
|
6191
6194
|
|
|
6192
6195
|
}
|
|
@@ -6196,10 +6199,15 @@ export interface Editor extends Atk.ImplementorIface, Gtk.Buildable, Gtk.Orienta
|
|
|
6196
6199
|
// Own properties of Gladeui-2.0.Gladeui.Editor
|
|
6197
6200
|
|
|
6198
6201
|
readonly class_field: string | null
|
|
6202
|
+
readonly classField: string | null
|
|
6199
6203
|
show_boder: boolean
|
|
6204
|
+
showBoder: boolean
|
|
6200
6205
|
show_class_field: boolean
|
|
6206
|
+
showClassField: boolean
|
|
6201
6207
|
readonly show_info: boolean
|
|
6208
|
+
readonly showInfo: boolean
|
|
6202
6209
|
readonly signal_editor: SignalEditor
|
|
6210
|
+
readonly signalEditor: SignalEditor
|
|
6203
6211
|
widget: any
|
|
6204
6212
|
|
|
6205
6213
|
// Own fields of Gladeui-2.0.Gladeui.Editor
|
|
@@ -6229,7 +6237,7 @@ export interface Editor extends Atk.ImplementorIface, Gtk.Buildable, Gtk.Orienta
|
|
|
6229
6237
|
* @param child the child widget
|
|
6230
6238
|
* @param child_property the name of a child property installed on the class of `container`
|
|
6231
6239
|
*/
|
|
6232
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
6240
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
6233
6241
|
|
|
6234
6242
|
// Overloads of child_notify
|
|
6235
6243
|
|
|
@@ -6243,7 +6251,7 @@ export interface Editor extends Atk.ImplementorIface, Gtk.Buildable, Gtk.Orienta
|
|
|
6243
6251
|
* Also see gtk_container_child_notify().
|
|
6244
6252
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
6245
6253
|
*/
|
|
6246
|
-
child_notify(child_property: string
|
|
6254
|
+
child_notify(child_property: string): void
|
|
6247
6255
|
/**
|
|
6248
6256
|
* Emits a #GtkWidget::child-notify signal for the
|
|
6249
6257
|
* [child property][child-properties] `child_property`
|
|
@@ -6254,7 +6262,7 @@ export interface Editor extends Atk.ImplementorIface, Gtk.Buildable, Gtk.Orienta
|
|
|
6254
6262
|
* Also see gtk_container_child_notify().
|
|
6255
6263
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
6256
6264
|
*/
|
|
6257
|
-
child_notify(child_property: string
|
|
6265
|
+
child_notify(child_property: string): void
|
|
6258
6266
|
|
|
6259
6267
|
// Class property signals of Gladeui-2.0.Gladeui.Editor
|
|
6260
6268
|
|
|
@@ -6484,6 +6492,10 @@ export module EditorProperty {
|
|
|
6484
6492
|
disable_check?: boolean | null
|
|
6485
6493
|
property_def?: any | null
|
|
6486
6494
|
use_command?: boolean | null
|
|
6495
|
+
customText?: string | null
|
|
6496
|
+
disableCheck?: boolean | null
|
|
6497
|
+
propertyDef?: any | null
|
|
6498
|
+
useCommand?: boolean | null
|
|
6487
6499
|
}
|
|
6488
6500
|
|
|
6489
6501
|
}
|
|
@@ -6493,9 +6505,13 @@ export interface EditorProperty extends Atk.ImplementorIface, Editable, Gtk.Buil
|
|
|
6493
6505
|
// Own properties of Gladeui-2.0.Gladeui.EditorProperty
|
|
6494
6506
|
|
|
6495
6507
|
custom_text: string | null
|
|
6508
|
+
customText: string | null
|
|
6496
6509
|
disable_check: boolean
|
|
6510
|
+
disableCheck: boolean
|
|
6497
6511
|
readonly property_def: any
|
|
6512
|
+
readonly propertyDef: any
|
|
6498
6513
|
use_command: boolean
|
|
6514
|
+
useCommand: boolean
|
|
6499
6515
|
|
|
6500
6516
|
// Own fields of Gladeui-2.0.Gladeui.EditorProperty
|
|
6501
6517
|
|
|
@@ -6509,7 +6525,7 @@ export interface EditorProperty extends Atk.ImplementorIface, Editable, Gtk.Buil
|
|
|
6509
6525
|
*/
|
|
6510
6526
|
commit(value: any): void
|
|
6511
6527
|
commit_no_callback(value: any): void
|
|
6512
|
-
get_custom_text(): string
|
|
6528
|
+
get_custom_text(): string
|
|
6513
6529
|
get_disable_check(): boolean
|
|
6514
6530
|
get_item_label(): Gtk.Widget
|
|
6515
6531
|
get_property(): Property
|
|
@@ -6536,7 +6552,7 @@ export interface EditorProperty extends Atk.ImplementorIface, Editable, Gtk.Buil
|
|
|
6536
6552
|
* @param property_name the name of the property to get
|
|
6537
6553
|
* @param value return location for the property value
|
|
6538
6554
|
*/
|
|
6539
|
-
get_property(property_name: string
|
|
6555
|
+
get_property(property_name: string, value: any): void
|
|
6540
6556
|
get_property_def(): PropertyDef
|
|
6541
6557
|
/**
|
|
6542
6558
|
* Loads `property` values into `eprop` and connects.
|
|
@@ -6562,7 +6578,7 @@ export interface EditorProperty extends Atk.ImplementorIface, Editable, Gtk.Buil
|
|
|
6562
6578
|
*/
|
|
6563
6579
|
load_by_widget(widget: Widget): void
|
|
6564
6580
|
loading(): boolean
|
|
6565
|
-
set_custom_text(custom_text: string
|
|
6581
|
+
set_custom_text(custom_text: string): void
|
|
6566
6582
|
set_disable_check(disable_check: boolean): void
|
|
6567
6583
|
|
|
6568
6584
|
// Conflicting methods
|
|
@@ -6577,7 +6593,7 @@ export interface EditorProperty extends Atk.ImplementorIface, Editable, Gtk.Buil
|
|
|
6577
6593
|
* Also see gtk_container_child_notify().
|
|
6578
6594
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
6579
6595
|
*/
|
|
6580
|
-
child_notify(child_property: string
|
|
6596
|
+
child_notify(child_property: string): void
|
|
6581
6597
|
/**
|
|
6582
6598
|
* Emits a #GtkWidget::child-notify signal for the
|
|
6583
6599
|
* [child property][child-properties]
|
|
@@ -6589,7 +6605,7 @@ export interface EditorProperty extends Atk.ImplementorIface, Editable, Gtk.Buil
|
|
|
6589
6605
|
* @param child the child widget
|
|
6590
6606
|
* @param child_property the name of a child property installed on the class of `container`
|
|
6591
6607
|
*/
|
|
6592
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
6608
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
6593
6609
|
|
|
6594
6610
|
// Overloads of child_notify
|
|
6595
6611
|
|
|
@@ -6603,7 +6619,7 @@ export interface EditorProperty extends Atk.ImplementorIface, Editable, Gtk.Buil
|
|
|
6603
6619
|
* Also see gtk_container_child_notify().
|
|
6604
6620
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
6605
6621
|
*/
|
|
6606
|
-
child_notify(child_property: string
|
|
6622
|
+
child_notify(child_property: string): void
|
|
6607
6623
|
|
|
6608
6624
|
// Own virtual methods of Gladeui-2.0.Gladeui.EditorProperty
|
|
6609
6625
|
|
|
@@ -6822,7 +6838,7 @@ export class EditorProperty extends Gtk.Box {
|
|
|
6822
6838
|
* @returns %TRUE if OK was selected.
|
|
6823
6839
|
*/
|
|
6824
6840
|
static show_i18n_dialog(parent: Gtk.Widget, text: string | null, context: string | null, comment: string | null, translatable: boolean): boolean
|
|
6825
|
-
static show_object_dialog(project: Project, title: string
|
|
6841
|
+
static show_object_dialog(project: Project, title: string, parent: Gtk.Widget, object_type: GObject.GType, exception: Widget, object: Widget): boolean
|
|
6826
6842
|
static show_resource_dialog(project: Project, parent: Gtk.Widget, filename: string | null): boolean
|
|
6827
6843
|
}
|
|
6828
6844
|
|
|
@@ -6857,7 +6873,7 @@ export interface EditorSkeleton extends Atk.ImplementorIface, Editable, Gtk.Buil
|
|
|
6857
6873
|
* Also see gtk_container_child_notify().
|
|
6858
6874
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
6859
6875
|
*/
|
|
6860
|
-
child_notify(child_property: string
|
|
6876
|
+
child_notify(child_property: string): void
|
|
6861
6877
|
/**
|
|
6862
6878
|
* Emits a #GtkWidget::child-notify signal for the
|
|
6863
6879
|
* [child property][child-properties]
|
|
@@ -6869,7 +6885,7 @@ export interface EditorSkeleton extends Atk.ImplementorIface, Editable, Gtk.Buil
|
|
|
6869
6885
|
* @param child the child widget
|
|
6870
6886
|
* @param child_property the name of a child property installed on the class of `container`
|
|
6871
6887
|
*/
|
|
6872
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
6888
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
6873
6889
|
|
|
6874
6890
|
// Overloads of child_notify
|
|
6875
6891
|
|
|
@@ -6883,7 +6899,7 @@ export interface EditorSkeleton extends Atk.ImplementorIface, Editable, Gtk.Buil
|
|
|
6883
6899
|
* Also see gtk_container_child_notify().
|
|
6884
6900
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
6885
6901
|
*/
|
|
6886
|
-
child_notify(child_property: string
|
|
6902
|
+
child_notify(child_property: string): void
|
|
6887
6903
|
|
|
6888
6904
|
// Class property signals of Gladeui-2.0.Gladeui.EditorSkeleton
|
|
6889
6905
|
|
|
@@ -7066,6 +7082,7 @@ export module EditorTable {
|
|
|
7066
7082
|
// Own constructor properties of Gladeui-2.0.Gladeui.EditorTable
|
|
7067
7083
|
|
|
7068
7084
|
page_type?: EditorPageType | null
|
|
7085
|
+
pageType?: EditorPageType | null
|
|
7069
7086
|
}
|
|
7070
7087
|
|
|
7071
7088
|
}
|
|
@@ -7075,6 +7092,7 @@ export interface EditorTable extends Atk.ImplementorIface, Editable, Gtk.Buildab
|
|
|
7075
7092
|
// Own properties of Gladeui-2.0.Gladeui.EditorTable
|
|
7076
7093
|
|
|
7077
7094
|
readonly page_type: EditorPageType
|
|
7095
|
+
readonly pageType: EditorPageType
|
|
7078
7096
|
|
|
7079
7097
|
// Own fields of Gladeui-2.0.Gladeui.EditorTable
|
|
7080
7098
|
|
|
@@ -7092,7 +7110,7 @@ export interface EditorTable extends Atk.ImplementorIface, Editable, Gtk.Buildab
|
|
|
7092
7110
|
* Also see gtk_container_child_notify().
|
|
7093
7111
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
7094
7112
|
*/
|
|
7095
|
-
child_notify(child_property: string
|
|
7113
|
+
child_notify(child_property: string): void
|
|
7096
7114
|
/**
|
|
7097
7115
|
* Emits a #GtkWidget::child-notify signal for the
|
|
7098
7116
|
* [child property][child-properties]
|
|
@@ -7104,7 +7122,7 @@ export interface EditorTable extends Atk.ImplementorIface, Editable, Gtk.Buildab
|
|
|
7104
7122
|
* @param child the child widget
|
|
7105
7123
|
* @param child_property the name of a child property installed on the class of `container`
|
|
7106
7124
|
*/
|
|
7107
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
7125
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
7108
7126
|
|
|
7109
7127
|
// Overloads of child_notify
|
|
7110
7128
|
|
|
@@ -7118,7 +7136,7 @@ export interface EditorTable extends Atk.ImplementorIface, Editable, Gtk.Buildab
|
|
|
7118
7136
|
* Also see gtk_container_child_notify().
|
|
7119
7137
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
7120
7138
|
*/
|
|
7121
|
-
child_notify(child_property: string
|
|
7139
|
+
child_notify(child_property: string): void
|
|
7122
7140
|
|
|
7123
7141
|
// Class property signals of Gladeui-2.0.Gladeui.EditorTable
|
|
7124
7142
|
|
|
@@ -7385,7 +7403,7 @@ export interface Inspector extends Atk.ImplementorIface, Gtk.Buildable, Gtk.Orie
|
|
|
7385
7403
|
* @param child the child widget
|
|
7386
7404
|
* @param child_property the name of a child property installed on the class of `container`
|
|
7387
7405
|
*/
|
|
7388
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
7406
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
7389
7407
|
|
|
7390
7408
|
// Overloads of child_notify
|
|
7391
7409
|
|
|
@@ -7399,7 +7417,7 @@ export interface Inspector extends Atk.ImplementorIface, Gtk.Buildable, Gtk.Orie
|
|
|
7399
7417
|
* Also see gtk_container_child_notify().
|
|
7400
7418
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
7401
7419
|
*/
|
|
7402
|
-
child_notify(child_property: string
|
|
7420
|
+
child_notify(child_property: string): void
|
|
7403
7421
|
/**
|
|
7404
7422
|
* Emits a #GtkWidget::child-notify signal for the
|
|
7405
7423
|
* [child property][child-properties] `child_property`
|
|
@@ -7410,7 +7428,7 @@ export interface Inspector extends Atk.ImplementorIface, Gtk.Buildable, Gtk.Orie
|
|
|
7410
7428
|
* Also see gtk_container_child_notify().
|
|
7411
7429
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
7412
7430
|
*/
|
|
7413
|
-
child_notify(child_property: string
|
|
7431
|
+
child_notify(child_property: string): void
|
|
7414
7432
|
|
|
7415
7433
|
// Own virtual methods of Gladeui-2.0.Gladeui.Inspector
|
|
7416
7434
|
|
|
@@ -7662,8 +7680,21 @@ export interface NamedIconChooserDialog extends Atk.ImplementorIface, Gtk.Builda
|
|
|
7662
7680
|
|
|
7663
7681
|
get_context(): string | null
|
|
7664
7682
|
get_icon_name(): string | null
|
|
7665
|
-
set_context(context: string
|
|
7666
|
-
set_icon_name(icon_name: string
|
|
7683
|
+
set_context(context: string): boolean
|
|
7684
|
+
set_icon_name(icon_name: string): void
|
|
7685
|
+
|
|
7686
|
+
// Overloads of set_icon_name
|
|
7687
|
+
|
|
7688
|
+
/**
|
|
7689
|
+
* Sets the icon for the window from a named themed icon.
|
|
7690
|
+
* See the docs for #GtkIconTheme for more details.
|
|
7691
|
+
* On some platforms, the window icon is not used at all.
|
|
7692
|
+
*
|
|
7693
|
+
* Note that this has nothing to do with the WM_ICON_NAME
|
|
7694
|
+
* property which is mentioned in the ICCCM.
|
|
7695
|
+
* @param name the name of the themed icon
|
|
7696
|
+
*/
|
|
7697
|
+
set_icon_name(name: string | null): void
|
|
7667
7698
|
|
|
7668
7699
|
// Conflicting methods
|
|
7669
7700
|
|
|
@@ -7700,7 +7731,7 @@ export interface NamedIconChooserDialog extends Atk.ImplementorIface, Gtk.Builda
|
|
|
7700
7731
|
* @param child the child widget
|
|
7701
7732
|
* @param child_property the name of a child property installed on the class of `container`
|
|
7702
7733
|
*/
|
|
7703
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
7734
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
7704
7735
|
|
|
7705
7736
|
// Overloads of child_notify
|
|
7706
7737
|
|
|
@@ -7714,7 +7745,7 @@ export interface NamedIconChooserDialog extends Atk.ImplementorIface, Gtk.Builda
|
|
|
7714
7745
|
* Also see gtk_container_child_notify().
|
|
7715
7746
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
7716
7747
|
*/
|
|
7717
|
-
child_notify(child_property: string
|
|
7748
|
+
child_notify(child_property: string): void
|
|
7718
7749
|
/**
|
|
7719
7750
|
* Emits a #GtkWidget::child-notify signal for the
|
|
7720
7751
|
* [child property][child-properties] `child_property`
|
|
@@ -7725,7 +7756,7 @@ export interface NamedIconChooserDialog extends Atk.ImplementorIface, Gtk.Builda
|
|
|
7725
7756
|
* Also see gtk_container_child_notify().
|
|
7726
7757
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
7727
7758
|
*/
|
|
7728
|
-
child_notify(child_property: string
|
|
7759
|
+
child_notify(child_property: string): void
|
|
7729
7760
|
|
|
7730
7761
|
// Own virtual methods of Gladeui-2.0.Gladeui.NamedIconChooserDialog
|
|
7731
7762
|
|
|
@@ -8016,6 +8047,9 @@ export module Palette {
|
|
|
8016
8047
|
project?: Project | null
|
|
8017
8048
|
show_selector_button?: boolean | null
|
|
8018
8049
|
use_small_item_icons?: boolean | null
|
|
8050
|
+
itemAppearance?: ItemAppearance | null
|
|
8051
|
+
showSelectorButton?: boolean | null
|
|
8052
|
+
useSmallItemIcons?: boolean | null
|
|
8019
8053
|
}
|
|
8020
8054
|
|
|
8021
8055
|
}
|
|
@@ -8025,9 +8059,12 @@ export interface Palette extends Atk.ImplementorIface, Gtk.Buildable, Gtk.Orient
|
|
|
8025
8059
|
// Own properties of Gladeui-2.0.Gladeui.Palette
|
|
8026
8060
|
|
|
8027
8061
|
item_appearance: ItemAppearance
|
|
8062
|
+
itemAppearance: ItemAppearance
|
|
8028
8063
|
project: Project
|
|
8029
8064
|
show_selector_button: boolean
|
|
8065
|
+
showSelectorButton: boolean
|
|
8030
8066
|
use_small_item_icons: boolean
|
|
8067
|
+
useSmallItemIcons: boolean
|
|
8031
8068
|
|
|
8032
8069
|
// Own fields of Gladeui-2.0.Gladeui.Palette
|
|
8033
8070
|
|
|
@@ -8071,7 +8108,7 @@ export interface Palette extends Atk.ImplementorIface, Gtk.Buildable, Gtk.Orient
|
|
|
8071
8108
|
* @param child the child widget
|
|
8072
8109
|
* @param child_property the name of a child property installed on the class of `container`
|
|
8073
8110
|
*/
|
|
8074
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
8111
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
8075
8112
|
|
|
8076
8113
|
// Overloads of child_notify
|
|
8077
8114
|
|
|
@@ -8085,7 +8122,7 @@ export interface Palette extends Atk.ImplementorIface, Gtk.Buildable, Gtk.Orient
|
|
|
8085
8122
|
* Also see gtk_container_child_notify().
|
|
8086
8123
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
8087
8124
|
*/
|
|
8088
|
-
child_notify(child_property: string
|
|
8125
|
+
child_notify(child_property: string): void
|
|
8089
8126
|
/**
|
|
8090
8127
|
* Emits a #GtkWidget::child-notify signal for the
|
|
8091
8128
|
* [child property][child-properties] `child_property`
|
|
@@ -8096,7 +8133,7 @@ export interface Palette extends Atk.ImplementorIface, Gtk.Buildable, Gtk.Orient
|
|
|
8096
8133
|
* Also see gtk_container_child_notify().
|
|
8097
8134
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
8098
8135
|
*/
|
|
8099
|
-
child_notify(child_property: string
|
|
8136
|
+
child_notify(child_property: string): void
|
|
8100
8137
|
|
|
8101
8138
|
// Own virtual methods of Gladeui-2.0.Gladeui.Palette
|
|
8102
8139
|
|
|
@@ -8615,6 +8652,9 @@ export module Project {
|
|
|
8615
8652
|
resource_path?: string | null
|
|
8616
8653
|
template?: Widget | null
|
|
8617
8654
|
translation_domain?: string | null
|
|
8655
|
+
cssProviderPath?: string | null
|
|
8656
|
+
resourcePath?: string | null
|
|
8657
|
+
translationDomain?: string | null
|
|
8618
8658
|
}
|
|
8619
8659
|
|
|
8620
8660
|
}
|
|
@@ -8624,16 +8664,23 @@ export interface Project extends Gtk.TreeDragSource, Gtk.TreeModel {
|
|
|
8624
8664
|
// Own properties of Gladeui-2.0.Gladeui.Project
|
|
8625
8665
|
|
|
8626
8666
|
readonly add_item: WidgetAdaptor
|
|
8667
|
+
readonly addItem: WidgetAdaptor
|
|
8627
8668
|
css_provider_path: string | null
|
|
8669
|
+
cssProviderPath: string | null
|
|
8628
8670
|
readonly has_selection: boolean
|
|
8671
|
+
readonly hasSelection: boolean
|
|
8629
8672
|
license: string | null
|
|
8630
8673
|
readonly modified: boolean
|
|
8631
8674
|
readonly path: string | null
|
|
8632
8675
|
readonly pointer_mode: PointerMode
|
|
8676
|
+
readonly pointerMode: PointerMode
|
|
8633
8677
|
readonly read_only: boolean
|
|
8678
|
+
readonly readOnly: boolean
|
|
8634
8679
|
resource_path: string | null
|
|
8680
|
+
resourcePath: string | null
|
|
8635
8681
|
template: Widget
|
|
8636
8682
|
translation_domain: string | null
|
|
8683
|
+
translationDomain: string | null
|
|
8637
8684
|
|
|
8638
8685
|
// Own fields of Gladeui-2.0.Gladeui.Project
|
|
8639
8686
|
|
|
@@ -8660,7 +8707,7 @@ export interface Project extends Gtk.TreeDragSource, Gtk.TreeModel {
|
|
|
8660
8707
|
* @param name base name of the widget to create
|
|
8661
8708
|
* @returns whether the name is available or not.
|
|
8662
8709
|
*/
|
|
8663
|
-
available_widget_name(widget: Widget, name: string
|
|
8710
|
+
available_widget_name(widget: Widget, name: string): boolean
|
|
8664
8711
|
/**
|
|
8665
8712
|
* Backup the last file which `project` has saved to
|
|
8666
8713
|
* or was loaded from.
|
|
@@ -8674,7 +8721,7 @@ export interface Project extends Gtk.TreeDragSource, Gtk.TreeModel {
|
|
|
8674
8721
|
* @param path location to save glade file
|
|
8675
8722
|
* @returns %TRUE on success, %FALSE on failure
|
|
8676
8723
|
*/
|
|
8677
|
-
backup(path: string
|
|
8724
|
+
backup(path: string): boolean
|
|
8678
8725
|
cancel_load(): void
|
|
8679
8726
|
check_reordered(parent: Widget, old_order: GObject.Object[]): void
|
|
8680
8727
|
command_cut(): void
|
|
@@ -8683,10 +8730,10 @@ export interface Project extends Gtk.TreeDragSource, Gtk.TreeModel {
|
|
|
8683
8730
|
copy_selection(): void
|
|
8684
8731
|
display_dependencies(): string | null
|
|
8685
8732
|
get_add_item(): WidgetAdaptor
|
|
8686
|
-
get_css_provider_path(): string
|
|
8733
|
+
get_css_provider_path(): string
|
|
8687
8734
|
get_file_mtime(): number
|
|
8688
8735
|
get_has_selection(): boolean
|
|
8689
|
-
get_license(): string
|
|
8736
|
+
get_license(): string
|
|
8690
8737
|
/**
|
|
8691
8738
|
* Get's whether the project has been modified since it was last saved.
|
|
8692
8739
|
* @returns %TRUE if the project has been modified since it was last saved
|
|
@@ -8694,7 +8741,7 @@ export interface Project extends Gtk.TreeDragSource, Gtk.TreeModel {
|
|
|
8694
8741
|
get_modified(): boolean
|
|
8695
8742
|
get_name(): string | null
|
|
8696
8743
|
get_objects(): GObject.Object[]
|
|
8697
|
-
get_path(): string
|
|
8744
|
+
get_path(): string
|
|
8698
8745
|
|
|
8699
8746
|
// Overloads of get_path
|
|
8700
8747
|
|
|
@@ -8712,27 +8759,27 @@ export interface Project extends Gtk.TreeDragSource, Gtk.TreeModel {
|
|
|
8712
8759
|
* @returns TRUE if project is read only
|
|
8713
8760
|
*/
|
|
8714
8761
|
get_readonly(): boolean
|
|
8715
|
-
get_resource_path(): string
|
|
8762
|
+
get_resource_path(): string
|
|
8716
8763
|
/**
|
|
8717
8764
|
* Fetches the target version of the `project` for `catalog`.
|
|
8718
8765
|
* @param catalog the name of the catalog `project` includes
|
|
8719
8766
|
* @param major the return location for the target major version
|
|
8720
8767
|
* @param minor the return location for the target minor version
|
|
8721
8768
|
*/
|
|
8722
|
-
get_target_version(catalog: string
|
|
8769
|
+
get_target_version(catalog: string, major: number, minor: number): void
|
|
8723
8770
|
get_template(): Widget
|
|
8724
|
-
get_translation_domain(): string
|
|
8771
|
+
get_translation_domain(): string
|
|
8725
8772
|
/**
|
|
8726
8773
|
* Searches under `ancestor` in `project` looking for a #GladeWidget named `name`.
|
|
8727
8774
|
* @param name The user visible name of the widget we are looking for
|
|
8728
8775
|
* @returns a pointer to the widget, %NULL if the widget does not exist
|
|
8729
8776
|
*/
|
|
8730
|
-
get_widget_by_name(name: string
|
|
8777
|
+
get_widget_by_name(name: string): Widget | null
|
|
8731
8778
|
has_object(object: GObject.Object): boolean
|
|
8732
8779
|
is_loading(): boolean
|
|
8733
8780
|
is_selected(object: GObject.Object): boolean
|
|
8734
8781
|
load_cancelled(): boolean
|
|
8735
|
-
load_from_file(path: string
|
|
8782
|
+
load_from_file(path: string): boolean
|
|
8736
8783
|
/**
|
|
8737
8784
|
* Creates a new name for a widget that doesn't collide with any of the names
|
|
8738
8785
|
* already in `project`. This name will start with `base_name`.
|
|
@@ -8742,7 +8789,7 @@ export interface Project extends Gtk.TreeDragSource, Gtk.TreeModel {
|
|
|
8742
8789
|
* @param base_name base name of the widget to create
|
|
8743
8790
|
* @returns a string containing the new name, %NULL if there is not enough memory for this string
|
|
8744
8791
|
*/
|
|
8745
|
-
new_widget_name(widget: Widget, base_name: string
|
|
8792
|
+
new_widget_name(widget: Widget, base_name: string): string | null
|
|
8746
8793
|
/**
|
|
8747
8794
|
* Gets the next redo item on `project'`s command stack.
|
|
8748
8795
|
* @returns the #GladeCommand
|
|
@@ -8798,20 +8845,20 @@ export interface Project extends Gtk.TreeDragSource, Gtk.TreeModel {
|
|
|
8798
8845
|
* @param resource The resource basename
|
|
8799
8846
|
* @returns A newly allocated string holding the full path to the resource.
|
|
8800
8847
|
*/
|
|
8801
|
-
resource_fullpath(resource: string
|
|
8848
|
+
resource_fullpath(resource: string): string | null
|
|
8802
8849
|
/**
|
|
8803
8850
|
* Saves `project` to the given path.
|
|
8804
8851
|
* @param path location to save glade file
|
|
8805
8852
|
* @returns %TRUE on success, %FALSE on failure
|
|
8806
8853
|
*/
|
|
8807
|
-
save(path: string
|
|
8854
|
+
save(path: string): boolean
|
|
8808
8855
|
/**
|
|
8809
8856
|
* Saves `project` to the given path.
|
|
8810
8857
|
* @param path location to save glade file
|
|
8811
8858
|
* @param flags the #GladeVerifyFlags to warn about
|
|
8812
8859
|
* @returns %TRUE on success, %FALSE on failure
|
|
8813
8860
|
*/
|
|
8814
|
-
save_verify(path: string
|
|
8861
|
+
save_verify(path: string, flags: VerifyFlags): boolean
|
|
8815
8862
|
/**
|
|
8816
8863
|
* Adds `object` to the selection chain of `project`
|
|
8817
8864
|
*
|
|
@@ -8853,24 +8900,24 @@ export interface Project extends Gtk.TreeDragSource, Gtk.TreeModel {
|
|
|
8853
8900
|
* Set the custom CSS provider path to use in `project`
|
|
8854
8901
|
* @param path a CSS file path
|
|
8855
8902
|
*/
|
|
8856
|
-
set_css_provider_path(path: string
|
|
8857
|
-
set_license(license: string
|
|
8903
|
+
set_css_provider_path(path: string): void
|
|
8904
|
+
set_license(license: string): void
|
|
8858
8905
|
set_pointer_mode(mode: PointerMode): void
|
|
8859
|
-
set_resource_path(path: string
|
|
8860
|
-
set_target_version(catalog: string
|
|
8906
|
+
set_resource_path(path: string): void
|
|
8907
|
+
set_target_version(catalog: string, major: number, minor: number): void
|
|
8861
8908
|
set_template(widget: Widget): void
|
|
8862
8909
|
/**
|
|
8863
8910
|
* Set the project translation domain.
|
|
8864
8911
|
* @param domain the translation domain
|
|
8865
8912
|
*/
|
|
8866
|
-
set_translation_domain(domain: string
|
|
8913
|
+
set_translation_domain(domain: string): void
|
|
8867
8914
|
/**
|
|
8868
8915
|
* Sets `name` on `widget` in `project,` if `name` is not
|
|
8869
8916
|
* available then a new name will be used.
|
|
8870
8917
|
* @param widget the #GladeWidget to set a name on
|
|
8871
8918
|
* @param name the name to set.
|
|
8872
8919
|
*/
|
|
8873
|
-
set_widget_name(widget: Widget, name: string
|
|
8920
|
+
set_widget_name(widget: Widget, name: string): void
|
|
8874
8921
|
toplevels(): Gtk.Widget[]
|
|
8875
8922
|
/**
|
|
8876
8923
|
* Undoes a #GladeCommand in this project.
|
|
@@ -9072,7 +9119,7 @@ export class Project extends GObject.Object {
|
|
|
9072
9119
|
* @param path the path of the project to load
|
|
9073
9120
|
* @returns a new #GladeProject for the opened project on success, %NULL on failure
|
|
9074
9121
|
*/
|
|
9075
|
-
static load(path: string
|
|
9122
|
+
static load(path: string): Project | null
|
|
9076
9123
|
static verify_property(property: Property): void
|
|
9077
9124
|
static verify_signal(widget: Widget, signal: Signal): void
|
|
9078
9125
|
}
|
|
@@ -9109,6 +9156,9 @@ export module Property {
|
|
|
9109
9156
|
i18n_translatable?: boolean | null
|
|
9110
9157
|
precision?: number | null
|
|
9111
9158
|
sensitive?: boolean | null
|
|
9159
|
+
i18nComment?: string | null
|
|
9160
|
+
i18nContext?: string | null
|
|
9161
|
+
i18nTranslatable?: boolean | null
|
|
9112
9162
|
}
|
|
9113
9163
|
|
|
9114
9164
|
}
|
|
@@ -9120,8 +9170,11 @@ export interface Property {
|
|
|
9120
9170
|
readonly "class": any
|
|
9121
9171
|
enabled: boolean
|
|
9122
9172
|
i18n_comment: string | null
|
|
9173
|
+
i18nComment: string | null
|
|
9123
9174
|
i18n_context: string | null
|
|
9175
|
+
i18nContext: string | null
|
|
9124
9176
|
i18n_translatable: boolean
|
|
9177
|
+
i18nTranslatable: boolean
|
|
9125
9178
|
precision: number
|
|
9126
9179
|
sensitive: boolean
|
|
9127
9180
|
readonly state: number
|
|
@@ -9158,18 +9211,18 @@ export interface Property {
|
|
|
9158
9211
|
get_save_always(): boolean
|
|
9159
9212
|
get_sensitive(): boolean
|
|
9160
9213
|
get_state(): PropertyState
|
|
9161
|
-
get_support_warning(): string
|
|
9214
|
+
get_support_warning(): string
|
|
9162
9215
|
/**
|
|
9163
9216
|
* Retrieve the property value
|
|
9164
9217
|
* @param value a #GValue
|
|
9165
9218
|
*/
|
|
9166
9219
|
get_value(value: any): void
|
|
9167
9220
|
get_widget(): Widget
|
|
9168
|
-
i18n_get_comment(): string
|
|
9169
|
-
i18n_get_context(): string
|
|
9221
|
+
i18n_get_comment(): string
|
|
9222
|
+
i18n_get_context(): string
|
|
9170
9223
|
i18n_get_translatable(): boolean
|
|
9171
|
-
i18n_set_comment(str: string
|
|
9172
|
-
i18n_set_context(str: string
|
|
9224
|
+
i18n_set_comment(str: string): void
|
|
9225
|
+
i18n_set_context(str: string): void
|
|
9173
9226
|
i18n_set_translatable(translatable: boolean): void
|
|
9174
9227
|
inline_value(): any
|
|
9175
9228
|
/**
|
|
@@ -9214,8 +9267,8 @@ export interface Property {
|
|
|
9214
9267
|
* @param setting the value to set
|
|
9215
9268
|
*/
|
|
9216
9269
|
set_save_always(setting: boolean): void
|
|
9217
|
-
set_sensitive(sensitive: boolean, reason: string
|
|
9218
|
-
set_support_warning(disable: boolean, reason: string
|
|
9270
|
+
set_sensitive(sensitive: boolean, reason: string): void
|
|
9271
|
+
set_support_warning(disable: boolean, reason: string): void
|
|
9219
9272
|
/**
|
|
9220
9273
|
* Sets the property's value
|
|
9221
9274
|
* @param value a #GValue
|
|
@@ -9262,7 +9315,7 @@ export interface Property {
|
|
|
9262
9315
|
* @virtual
|
|
9263
9316
|
*/
|
|
9264
9317
|
vfunc_sync(): void
|
|
9265
|
-
vfunc_tooltip_changed(tooltip: string
|
|
9318
|
+
vfunc_tooltip_changed(tooltip: string, insensitive_tooltip: string, support_warning: string): void
|
|
9266
9319
|
vfunc_value_changed(old_value: any, new_value: any): void
|
|
9267
9320
|
|
|
9268
9321
|
// Own signals of Gladeui-2.0.Gladeui.Property
|
|
@@ -9358,6 +9411,10 @@ export module PropertyLabel {
|
|
|
9358
9411
|
packing?: boolean | null
|
|
9359
9412
|
property?: Property | null
|
|
9360
9413
|
property_name?: string | null
|
|
9414
|
+
appendColon?: boolean | null
|
|
9415
|
+
customText?: string | null
|
|
9416
|
+
customTooltip?: string | null
|
|
9417
|
+
propertyName?: string | null
|
|
9361
9418
|
}
|
|
9362
9419
|
|
|
9363
9420
|
}
|
|
@@ -9367,17 +9424,21 @@ export interface PropertyLabel extends Atk.ImplementorIface, Editable, Gtk.Build
|
|
|
9367
9424
|
// Own properties of Gladeui-2.0.Gladeui.PropertyLabel
|
|
9368
9425
|
|
|
9369
9426
|
append_colon: boolean
|
|
9427
|
+
appendColon: boolean
|
|
9370
9428
|
custom_text: string | null
|
|
9429
|
+
customText: string | null
|
|
9371
9430
|
custom_tooltip: string | null
|
|
9431
|
+
customTooltip: string | null
|
|
9372
9432
|
packing: boolean
|
|
9373
9433
|
property: Property
|
|
9374
9434
|
property_name: string | null
|
|
9435
|
+
propertyName: string | null
|
|
9375
9436
|
|
|
9376
9437
|
// Owm methods of Gladeui-2.0.Gladeui.PropertyLabel
|
|
9377
9438
|
|
|
9378
9439
|
get_append_colon(): boolean
|
|
9379
|
-
get_custom_text(): string
|
|
9380
|
-
get_custom_tooltip(): string
|
|
9440
|
+
get_custom_text(): string
|
|
9441
|
+
get_custom_tooltip(): string
|
|
9381
9442
|
get_packing(): boolean
|
|
9382
9443
|
get_property(): Property
|
|
9383
9444
|
|
|
@@ -9403,11 +9464,11 @@ export interface PropertyLabel extends Atk.ImplementorIface, Editable, Gtk.Build
|
|
|
9403
9464
|
* @param property_name the name of the property to get
|
|
9404
9465
|
* @param value return location for the property value
|
|
9405
9466
|
*/
|
|
9406
|
-
get_property(property_name: string
|
|
9407
|
-
get_property_name(): string
|
|
9467
|
+
get_property(property_name: string, value: any): void
|
|
9468
|
+
get_property_name(): string
|
|
9408
9469
|
set_append_colon(append_colon: boolean): void
|
|
9409
|
-
set_custom_text(custom_text: string
|
|
9410
|
-
set_custom_tooltip(custom_tooltip: string
|
|
9470
|
+
set_custom_text(custom_text: string): void
|
|
9471
|
+
set_custom_tooltip(custom_tooltip: string): void
|
|
9411
9472
|
set_packing(packing: boolean): void
|
|
9412
9473
|
set_property(property: Property): void
|
|
9413
9474
|
|
|
@@ -9418,8 +9479,8 @@ export interface PropertyLabel extends Atk.ImplementorIface, Editable, Gtk.Build
|
|
|
9418
9479
|
* @param property_name the name of the property to set
|
|
9419
9480
|
* @param value the value
|
|
9420
9481
|
*/
|
|
9421
|
-
set_property(property_name: string
|
|
9422
|
-
set_property_name(property_name: string
|
|
9482
|
+
set_property(property_name: string, value: any): void
|
|
9483
|
+
set_property_name(property_name: string): void
|
|
9423
9484
|
|
|
9424
9485
|
// Conflicting methods
|
|
9425
9486
|
|
|
@@ -9433,7 +9494,7 @@ export interface PropertyLabel extends Atk.ImplementorIface, Editable, Gtk.Build
|
|
|
9433
9494
|
* Also see gtk_container_child_notify().
|
|
9434
9495
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
9435
9496
|
*/
|
|
9436
|
-
child_notify(child_property: string
|
|
9497
|
+
child_notify(child_property: string): void
|
|
9437
9498
|
/**
|
|
9438
9499
|
* Emits a #GtkWidget::child-notify signal for the
|
|
9439
9500
|
* [child property][child-properties]
|
|
@@ -9445,7 +9506,7 @@ export interface PropertyLabel extends Atk.ImplementorIface, Editable, Gtk.Build
|
|
|
9445
9506
|
* @param child the child widget
|
|
9446
9507
|
* @param child_property the name of a child property installed on the class of `container`
|
|
9447
9508
|
*/
|
|
9448
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
9509
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
9449
9510
|
|
|
9450
9511
|
// Overloads of child_notify
|
|
9451
9512
|
|
|
@@ -9459,7 +9520,7 @@ export interface PropertyLabel extends Atk.ImplementorIface, Editable, Gtk.Build
|
|
|
9459
9520
|
* Also see gtk_container_child_notify().
|
|
9460
9521
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
9461
9522
|
*/
|
|
9462
|
-
child_notify(child_property: string
|
|
9523
|
+
child_notify(child_property: string): void
|
|
9463
9524
|
|
|
9464
9525
|
// Class property signals of Gladeui-2.0.Gladeui.PropertyLabel
|
|
9465
9526
|
|
|
@@ -9665,6 +9726,11 @@ export module PropertyShell {
|
|
|
9665
9726
|
packing?: boolean | null
|
|
9666
9727
|
property_name?: string | null
|
|
9667
9728
|
use_command?: boolean | null
|
|
9729
|
+
customText?: string | null
|
|
9730
|
+
disableCheck?: boolean | null
|
|
9731
|
+
editorType?: string | null
|
|
9732
|
+
propertyName?: string | null
|
|
9733
|
+
useCommand?: boolean | null
|
|
9668
9734
|
}
|
|
9669
9735
|
|
|
9670
9736
|
}
|
|
@@ -9674,23 +9740,28 @@ export interface PropertyShell extends Atk.ImplementorIface, Editable, Gtk.Build
|
|
|
9674
9740
|
// Own properties of Gladeui-2.0.Gladeui.PropertyShell
|
|
9675
9741
|
|
|
9676
9742
|
custom_text: string | null
|
|
9743
|
+
customText: string | null
|
|
9677
9744
|
disable_check: boolean
|
|
9745
|
+
disableCheck: boolean
|
|
9678
9746
|
readonly editor_type: string | null
|
|
9747
|
+
readonly editorType: string | null
|
|
9679
9748
|
packing: boolean
|
|
9680
9749
|
property_name: string | null
|
|
9750
|
+
propertyName: string | null
|
|
9681
9751
|
use_command: boolean
|
|
9752
|
+
useCommand: boolean
|
|
9682
9753
|
|
|
9683
9754
|
// Owm methods of Gladeui-2.0.Gladeui.PropertyShell
|
|
9684
9755
|
|
|
9685
|
-
get_custom_text(): string
|
|
9756
|
+
get_custom_text(): string
|
|
9686
9757
|
get_disable_check(): boolean
|
|
9687
9758
|
get_packing(): boolean
|
|
9688
|
-
get_property_name(): string
|
|
9759
|
+
get_property_name(): string
|
|
9689
9760
|
get_use_command(): boolean
|
|
9690
|
-
set_custom_text(custom_text: string
|
|
9761
|
+
set_custom_text(custom_text: string): void
|
|
9691
9762
|
set_disable_check(disable_check: boolean): void
|
|
9692
9763
|
set_packing(packing: boolean): void
|
|
9693
|
-
set_property_name(property_name: string
|
|
9764
|
+
set_property_name(property_name: string): void
|
|
9694
9765
|
set_use_command(use_command: boolean): void
|
|
9695
9766
|
|
|
9696
9767
|
// Conflicting methods
|
|
@@ -9705,7 +9776,7 @@ export interface PropertyShell extends Atk.ImplementorIface, Editable, Gtk.Build
|
|
|
9705
9776
|
* Also see gtk_container_child_notify().
|
|
9706
9777
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
9707
9778
|
*/
|
|
9708
|
-
child_notify(child_property: string
|
|
9779
|
+
child_notify(child_property: string): void
|
|
9709
9780
|
/**
|
|
9710
9781
|
* Emits a #GtkWidget::child-notify signal for the
|
|
9711
9782
|
* [child property][child-properties]
|
|
@@ -9717,7 +9788,7 @@ export interface PropertyShell extends Atk.ImplementorIface, Editable, Gtk.Build
|
|
|
9717
9788
|
* @param child the child widget
|
|
9718
9789
|
* @param child_property the name of a child property installed on the class of `container`
|
|
9719
9790
|
*/
|
|
9720
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
9791
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
9721
9792
|
|
|
9722
9793
|
// Overloads of child_notify
|
|
9723
9794
|
|
|
@@ -9731,7 +9802,7 @@ export interface PropertyShell extends Atk.ImplementorIface, Editable, Gtk.Build
|
|
|
9731
9802
|
* Also see gtk_container_child_notify().
|
|
9732
9803
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
9733
9804
|
*/
|
|
9734
|
-
child_notify(child_property: string
|
|
9805
|
+
child_notify(child_property: string): void
|
|
9735
9806
|
|
|
9736
9807
|
// Own signals of Gladeui-2.0.Gladeui.PropertyShell
|
|
9737
9808
|
|
|
@@ -9947,6 +10018,7 @@ export module Signal {
|
|
|
9947
10018
|
support_warning?: string | null
|
|
9948
10019
|
swapped?: boolean | null
|
|
9949
10020
|
userdata?: string | null
|
|
10021
|
+
supportWarning?: string | null
|
|
9950
10022
|
}
|
|
9951
10023
|
|
|
9952
10024
|
}
|
|
@@ -9960,6 +10032,7 @@ export interface Signal {
|
|
|
9960
10032
|
detail: string | null
|
|
9961
10033
|
handler: string | null
|
|
9962
10034
|
support_warning: string | null
|
|
10035
|
+
supportWarning: string | null
|
|
9963
10036
|
swapped: boolean
|
|
9964
10037
|
userdata: string | null
|
|
9965
10038
|
|
|
@@ -9987,18 +10060,18 @@ export interface Signal {
|
|
|
9987
10060
|
* Get the signal detail.
|
|
9988
10061
|
* @returns the detail of the signal
|
|
9989
10062
|
*/
|
|
9990
|
-
get_detail(): string
|
|
10063
|
+
get_detail(): string
|
|
9991
10064
|
/**
|
|
9992
10065
|
* Get the signal handler.
|
|
9993
10066
|
* @returns the handler of the signal
|
|
9994
10067
|
*/
|
|
9995
|
-
get_handler(): string
|
|
10068
|
+
get_handler(): string
|
|
9996
10069
|
/**
|
|
9997
10070
|
* Get the name of the signal from the signal definition.
|
|
9998
10071
|
* @returns The name of the signal
|
|
9999
10072
|
*/
|
|
10000
|
-
get_name(): string
|
|
10001
|
-
get_support_warning(): string
|
|
10073
|
+
get_name(): string
|
|
10074
|
+
get_support_warning(): string
|
|
10002
10075
|
/**
|
|
10003
10076
|
* Get whether the instance and userdata arguments should be swapped.
|
|
10004
10077
|
* @returns whether the instance and userdata arguments should be swapped
|
|
@@ -10008,7 +10081,7 @@ export interface Signal {
|
|
|
10008
10081
|
* Get the userdata handler.
|
|
10009
10082
|
* @returns the userdata of the signal
|
|
10010
10083
|
*/
|
|
10011
|
-
get_userdata(): string
|
|
10084
|
+
get_userdata(): string
|
|
10012
10085
|
/**
|
|
10013
10086
|
* Set whether the handler should be called before or after the default handler
|
|
10014
10087
|
* of the signal.
|
|
@@ -10019,13 +10092,13 @@ export interface Signal {
|
|
|
10019
10092
|
* Set the detail of the signal.
|
|
10020
10093
|
* @param detail the detail of the signal
|
|
10021
10094
|
*/
|
|
10022
|
-
set_detail(detail: string
|
|
10095
|
+
set_detail(detail: string): void
|
|
10023
10096
|
/**
|
|
10024
10097
|
* Set the handler of the signal.
|
|
10025
10098
|
* @param handler the handler of the signal
|
|
10026
10099
|
*/
|
|
10027
|
-
set_handler(handler: string
|
|
10028
|
-
set_support_warning(support_warning: string
|
|
10100
|
+
set_handler(handler: string): void
|
|
10101
|
+
set_support_warning(support_warning: string): void
|
|
10029
10102
|
/**
|
|
10030
10103
|
* Set whether the instance and userdata arguments should be swapped.
|
|
10031
10104
|
* @param swapped if the instance and userdata arguments should be swapped
|
|
@@ -10035,7 +10108,7 @@ export interface Signal {
|
|
|
10035
10108
|
* Set the userdata of the signal.
|
|
10036
10109
|
* @param userdata the userdata of the signal
|
|
10037
10110
|
*/
|
|
10038
|
-
set_userdata(userdata: string
|
|
10111
|
+
set_userdata(userdata: string): void
|
|
10039
10112
|
/**
|
|
10040
10113
|
* Writes `signal` to `node`
|
|
10041
10114
|
* @param context A #GladeXmlContext
|
|
@@ -10092,7 +10165,7 @@ export class Signal extends GObject.Object {
|
|
|
10092
10165
|
* @param swapped whether the handler's user data should be swapped with the emitter instance.
|
|
10093
10166
|
* @returns the new #GladeSignal
|
|
10094
10167
|
*/
|
|
10095
|
-
constructor(sig_def: SignalDef, handler: string
|
|
10168
|
+
constructor(sig_def: SignalDef, handler: string, userdata: string, after: boolean, swapped: boolean)
|
|
10096
10169
|
/**
|
|
10097
10170
|
* Creates a new #GladeSignal with the given parameters.
|
|
10098
10171
|
* @constructor
|
|
@@ -10103,7 +10176,7 @@ export class Signal extends GObject.Object {
|
|
|
10103
10176
|
* @param swapped whether the handler's user data should be swapped with the emitter instance.
|
|
10104
10177
|
* @returns the new #GladeSignal
|
|
10105
10178
|
*/
|
|
10106
|
-
static new(sig_def: SignalDef, handler: string
|
|
10179
|
+
static new(sig_def: SignalDef, handler: string, userdata: string, after: boolean, swapped: boolean): Signal
|
|
10107
10180
|
_init(config?: Signal.ConstructorProperties): void
|
|
10108
10181
|
/**
|
|
10109
10182
|
* Reads and creates a ner #GladeSignal based on `node`
|
|
@@ -10147,6 +10220,7 @@ export module SignalEditor {
|
|
|
10147
10220
|
// Own constructor properties of Gladeui-2.0.Gladeui.SignalEditor
|
|
10148
10221
|
|
|
10149
10222
|
glade_widget?: Gtk.TreeModel | null
|
|
10223
|
+
gladeWidget?: Gtk.TreeModel | null
|
|
10150
10224
|
}
|
|
10151
10225
|
|
|
10152
10226
|
}
|
|
@@ -10156,6 +10230,7 @@ export interface SignalEditor extends Atk.ImplementorIface, Gtk.Buildable, Gtk.O
|
|
|
10156
10230
|
// Own properties of Gladeui-2.0.Gladeui.SignalEditor
|
|
10157
10231
|
|
|
10158
10232
|
glade_widget: Gtk.TreeModel
|
|
10233
|
+
gladeWidget: Gtk.TreeModel
|
|
10159
10234
|
|
|
10160
10235
|
// Own fields of Gladeui-2.0.Gladeui.SignalEditor
|
|
10161
10236
|
|
|
@@ -10192,7 +10267,7 @@ export interface SignalEditor extends Atk.ImplementorIface, Gtk.Buildable, Gtk.O
|
|
|
10192
10267
|
* @param child the child widget
|
|
10193
10268
|
* @param child_property the name of a child property installed on the class of `container`
|
|
10194
10269
|
*/
|
|
10195
|
-
child_notify(child: Gtk.Widget, child_property: string
|
|
10270
|
+
child_notify(child: Gtk.Widget, child_property: string): void
|
|
10196
10271
|
|
|
10197
10272
|
// Overloads of child_notify
|
|
10198
10273
|
|
|
@@ -10206,7 +10281,7 @@ export interface SignalEditor extends Atk.ImplementorIface, Gtk.Buildable, Gtk.O
|
|
|
10206
10281
|
* Also see gtk_container_child_notify().
|
|
10207
10282
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
10208
10283
|
*/
|
|
10209
|
-
child_notify(child_property: string
|
|
10284
|
+
child_notify(child_property: string): void
|
|
10210
10285
|
/**
|
|
10211
10286
|
* Emits a #GtkWidget::child-notify signal for the
|
|
10212
10287
|
* [child property][child-properties] `child_property`
|
|
@@ -10217,7 +10292,7 @@ export interface SignalEditor extends Atk.ImplementorIface, Gtk.Buildable, Gtk.O
|
|
|
10217
10292
|
* Also see gtk_container_child_notify().
|
|
10218
10293
|
* @param child_property the name of a child property installed on the class of `widget’`s parent
|
|
10219
10294
|
*/
|
|
10220
|
-
child_notify(child_property: string
|
|
10295
|
+
child_notify(child_property: string): void
|
|
10221
10296
|
|
|
10222
10297
|
// Own signals of Gladeui-2.0.Gladeui.SignalEditor
|
|
10223
10298
|
|
|
@@ -10542,6 +10617,10 @@ export module Widget {
|
|
|
10542
10617
|
template_exact?: boolean | null
|
|
10543
10618
|
toplevel_height?: number | null
|
|
10544
10619
|
toplevel_width?: number | null
|
|
10620
|
+
internalName?: string | null
|
|
10621
|
+
templateExact?: boolean | null
|
|
10622
|
+
toplevelHeight?: number | null
|
|
10623
|
+
toplevelWidth?: number | null
|
|
10545
10624
|
}
|
|
10546
10625
|
|
|
10547
10626
|
}
|
|
@@ -10555,6 +10634,7 @@ export interface Widget {
|
|
|
10555
10634
|
composite: boolean
|
|
10556
10635
|
internal: string | null
|
|
10557
10636
|
readonly internal_name: string | null
|
|
10637
|
+
readonly internalName: string | null
|
|
10558
10638
|
name: string | null
|
|
10559
10639
|
object: GObject.Object
|
|
10560
10640
|
parent: Widget
|
|
@@ -10562,10 +10642,14 @@ export interface Widget {
|
|
|
10562
10642
|
readonly properties: any
|
|
10563
10643
|
readonly reason: number
|
|
10564
10644
|
readonly support_warning: string | null
|
|
10645
|
+
readonly supportWarning: string | null
|
|
10565
10646
|
readonly template: Widget
|
|
10566
10647
|
readonly template_exact: boolean
|
|
10648
|
+
readonly templateExact: boolean
|
|
10567
10649
|
toplevel_height: number
|
|
10650
|
+
toplevelHeight: number
|
|
10568
10651
|
toplevel_width: number
|
|
10652
|
+
toplevelWidth: number
|
|
10569
10653
|
readonly visible: boolean
|
|
10570
10654
|
|
|
10571
10655
|
// Own fields of Gladeui-2.0.Gladeui.Widget
|
|
@@ -10585,7 +10669,7 @@ export interface Widget {
|
|
|
10585
10669
|
* @param reason The #GladeCreateReason for which this internal widget was created (usually just pass the reason from the post_create function; note also this is used only by the plugin code so pass something useful here).
|
|
10586
10670
|
* @returns a freshly created #GladeWidget wrapper object for the @internal_object of name @internal_name
|
|
10587
10671
|
*/
|
|
10588
|
-
adaptor_create_internal(internal_object: GObject.Object, internal_name: string
|
|
10672
|
+
adaptor_create_internal(internal_object: GObject.Object, internal_name: string, parent_name: string, anarchist: boolean, reason: CreateReason): Widget
|
|
10589
10673
|
/**
|
|
10590
10674
|
* Adds `child` to `parent` in a generic way for this #GladeWidget parent.
|
|
10591
10675
|
* @param child the #GladeWidget to add
|
|
@@ -10628,14 +10712,14 @@ export interface Widget {
|
|
|
10628
10712
|
* @param property_name The id of the property
|
|
10629
10713
|
* @param value The `GValue`
|
|
10630
10714
|
*/
|
|
10631
|
-
child_get_property(child: Widget, property_name: string
|
|
10715
|
+
child_get_property(child: Widget, property_name: string, value: any): void
|
|
10632
10716
|
/**
|
|
10633
10717
|
* Sets `child'`s packing property identified by `property_name` to `value`.
|
|
10634
10718
|
* @param child The #GladeWidget child
|
|
10635
10719
|
* @param property_name The id of the property
|
|
10636
10720
|
* @param value The `GValue`
|
|
10637
10721
|
*/
|
|
10638
|
-
child_set_property(child: Widget, property_name: string
|
|
10722
|
+
child_set_property(child: Widget, property_name: string, value: any): void
|
|
10639
10723
|
/**
|
|
10640
10724
|
* Sets properties in `widget` based on the values of
|
|
10641
10725
|
* matching properties in `template_widget`
|
|
@@ -10658,7 +10742,7 @@ export interface Widget {
|
|
|
10658
10742
|
* @param use_command Whether the undo/redo stack applies here.
|
|
10659
10743
|
* @returns A newly created and connected GladeEditorProperty
|
|
10660
10744
|
*/
|
|
10661
|
-
create_editor_property(property: string
|
|
10745
|
+
create_editor_property(property: string, packing: boolean, use_command: boolean): EditorProperty
|
|
10662
10746
|
/**
|
|
10663
10747
|
* Determines whether `widget` is somehow dependent on `other,` in
|
|
10664
10748
|
* which case it should be serialized after `other`.
|
|
@@ -10701,7 +10785,7 @@ export interface Widget {
|
|
|
10701
10785
|
* @param name child name
|
|
10702
10786
|
* @returns The child of widget or %NULL if it was not found.
|
|
10703
10787
|
*/
|
|
10704
|
-
find_child(name: string
|
|
10788
|
+
find_child(name: string): Widget | null
|
|
10705
10789
|
/**
|
|
10706
10790
|
* Creates a user friendly name to describe project widgets
|
|
10707
10791
|
* @returns A newly allocated string
|
|
@@ -10712,7 +10796,7 @@ export interface Widget {
|
|
|
10712
10796
|
* @param action_path a full action path including groups
|
|
10713
10797
|
* @returns the action or %NULL if not found.
|
|
10714
10798
|
*/
|
|
10715
|
-
get_action(action_path: string
|
|
10799
|
+
get_action(action_path: string): WidgetAction | null
|
|
10716
10800
|
get_actions(): WidgetAction[]
|
|
10717
10801
|
get_adaptor(): WidgetAdaptor
|
|
10718
10802
|
/**
|
|
@@ -10720,8 +10804,8 @@ export interface Widget {
|
|
|
10720
10804
|
* @returns The children of widget <note><para>This differs from a direct call to glade_widget_adaptor_get_children() as it only returns children which have an associated GladeWidget. This function will not return any placeholders or internal composite children that have not been exposed for Glade configuration</para></note>
|
|
10721
10805
|
*/
|
|
10722
10806
|
get_children(): GObject.Object[]
|
|
10723
|
-
get_display_name(): string
|
|
10724
|
-
get_internal(): string
|
|
10807
|
+
get_display_name(): string
|
|
10808
|
+
get_internal(): string
|
|
10725
10809
|
/**
|
|
10726
10810
|
* Checks if `widget` is a composite template to be used
|
|
10727
10811
|
* with gtk_widget_class_set_template().
|
|
@@ -10734,23 +10818,23 @@ export interface Widget {
|
|
|
10734
10818
|
* @returns a #GladeWidget or %NULL if none is locked
|
|
10735
10819
|
*/
|
|
10736
10820
|
get_locker(): Widget | null
|
|
10737
|
-
get_name(): string
|
|
10821
|
+
get_name(): string
|
|
10738
10822
|
get_object(): GObject.Object
|
|
10739
10823
|
/**
|
|
10740
10824
|
* Returns a #GladeWidgetAction object indentified by `action_path`.
|
|
10741
10825
|
* @param action_path a full action path including groups
|
|
10742
10826
|
* @returns the action or %NULL if not found.
|
|
10743
10827
|
*/
|
|
10744
|
-
get_pack_action(action_path: string
|
|
10828
|
+
get_pack_action(action_path: string): WidgetAction | null
|
|
10745
10829
|
get_pack_actions(): WidgetAction[]
|
|
10746
|
-
get_pack_property(id_property: string
|
|
10830
|
+
get_pack_property(id_property: string): Property | null
|
|
10747
10831
|
get_packing_properties(): Property[]
|
|
10748
10832
|
get_parent(): Widget
|
|
10749
10833
|
get_parentless_reffed_widgets(): Property[]
|
|
10750
10834
|
get_parentless_widget_ref(): Property
|
|
10751
10835
|
get_project(): Project
|
|
10752
10836
|
get_properties(): Property[]
|
|
10753
|
-
get_property(id_property: string
|
|
10837
|
+
get_property(id_property: string): Property | null
|
|
10754
10838
|
|
|
10755
10839
|
// Overloads of get_property
|
|
10756
10840
|
|
|
@@ -10774,7 +10858,7 @@ export interface Widget {
|
|
|
10774
10858
|
* @param property_name the name of the property to get
|
|
10775
10859
|
* @param value return location for the property value
|
|
10776
10860
|
*/
|
|
10777
|
-
get_property(property_name: string
|
|
10861
|
+
get_property(property_name: string, value: any): void
|
|
10778
10862
|
/**
|
|
10779
10863
|
* Compiles a list of #GladeSignal elements
|
|
10780
10864
|
* @returns a newly allocated #GList of #GladeSignal, the caller must call g_list_free() to free the list.
|
|
@@ -10799,7 +10883,7 @@ export interface Widget {
|
|
|
10799
10883
|
is_ancestor(ancestor: Widget): boolean
|
|
10800
10884
|
list_locked_widgets(): Widget[]
|
|
10801
10885
|
list_prop_refs(): Property[]
|
|
10802
|
-
list_signal_handlers(signal_name: string
|
|
10886
|
+
list_signal_handlers(signal_name: string): Signal[]
|
|
10803
10887
|
/**
|
|
10804
10888
|
* Sets `locked` to be in a locked up state
|
|
10805
10889
|
* spoken for by `widget,` locked widgets cannot
|
|
@@ -10813,21 +10897,21 @@ export interface Widget {
|
|
|
10813
10897
|
* @param property_name The property identifier
|
|
10814
10898
|
* @param value The #GValue
|
|
10815
10899
|
*/
|
|
10816
|
-
object_get_property(property_name: string
|
|
10900
|
+
object_get_property(property_name: string, value: any): void
|
|
10817
10901
|
/**
|
|
10818
10902
|
* This function applies `value` to the property `property_name` on
|
|
10819
10903
|
* the runtime object of `widget`.
|
|
10820
10904
|
* @param property_name The property identifier
|
|
10821
10905
|
* @param value The #GValue
|
|
10822
10906
|
*/
|
|
10823
|
-
object_set_property(property_name: string
|
|
10824
|
-
pack_property_default(id_property: string
|
|
10907
|
+
object_set_property(property_name: string, value: any): void
|
|
10908
|
+
pack_property_default(id_property: string): boolean
|
|
10825
10909
|
/**
|
|
10826
10910
|
* Resets `id_property` in `widget'`s packing properties to it's default value
|
|
10827
10911
|
* @param id_property a string naming a #GladeProperty
|
|
10828
10912
|
* @returns whether @id_property was found or not.
|
|
10829
10913
|
*/
|
|
10830
|
-
pack_property_reset(id_property: string
|
|
10914
|
+
pack_property_reset(id_property: string): boolean
|
|
10831
10915
|
/**
|
|
10832
10916
|
* Sets the enabled state of `id_property` in `widget'`s packing
|
|
10833
10917
|
* properties; this is used for optional properties.
|
|
@@ -10835,7 +10919,7 @@ export interface Widget {
|
|
|
10835
10919
|
* @param enabled setting enabled or disabled
|
|
10836
10920
|
* @returns whether @id_property was found or not.
|
|
10837
10921
|
*/
|
|
10838
|
-
pack_property_set_enabled(id_property: string
|
|
10922
|
+
pack_property_set_enabled(id_property: string, enabled: boolean): boolean
|
|
10839
10923
|
/**
|
|
10840
10924
|
* Sets whether `id_property` in `widget` should be special cased
|
|
10841
10925
|
* to always be saved regardless of its default value.
|
|
@@ -10846,7 +10930,7 @@ export interface Widget {
|
|
|
10846
10930
|
* @param setting the setting
|
|
10847
10931
|
* @returns whether @id_property was found or not.
|
|
10848
10932
|
*/
|
|
10849
|
-
pack_property_set_save_always(id_property: string
|
|
10933
|
+
pack_property_set_save_always(id_property: string, setting: boolean): boolean
|
|
10850
10934
|
/**
|
|
10851
10935
|
* Sets the sensitivity of `id_property` in `widget'`s packing properties.
|
|
10852
10936
|
* @param id_property a string naming a #GladeProperty
|
|
@@ -10854,7 +10938,7 @@ export interface Widget {
|
|
|
10854
10938
|
* @param reason a description of why the user cant edit this property which will be used as a tooltip
|
|
10855
10939
|
* @returns whether @id_property was found or not.
|
|
10856
10940
|
*/
|
|
10857
|
-
pack_property_set_sensitive(id_property: string
|
|
10941
|
+
pack_property_set_sensitive(id_property: string, sensitive: boolean, reason: string): boolean
|
|
10858
10942
|
/**
|
|
10859
10943
|
* Same as glade_widget_property_string() but for packing
|
|
10860
10944
|
* properties.
|
|
@@ -10862,7 +10946,7 @@ export interface Widget {
|
|
|
10862
10946
|
* @param value the #GValue to print or %NULL
|
|
10863
10947
|
* @returns A newly allocated string representing @id_property
|
|
10864
10948
|
*/
|
|
10865
|
-
pack_property_string(id_property: string
|
|
10949
|
+
pack_property_string(id_property: string, value: any): string | null
|
|
10866
10950
|
/**
|
|
10867
10951
|
* Returns whether placeholders should be used
|
|
10868
10952
|
* in operations concerning this parent & child.
|
|
@@ -10874,14 +10958,14 @@ export interface Widget {
|
|
|
10874
10958
|
* @returns whether to use placeholders for this relationship.
|
|
10875
10959
|
*/
|
|
10876
10960
|
placeholder_relation(widget: Widget): boolean
|
|
10877
|
-
property_default(id_property: string
|
|
10878
|
-
property_original_default(id_property: string
|
|
10961
|
+
property_default(id_property: string): boolean
|
|
10962
|
+
property_original_default(id_property: string): boolean
|
|
10879
10963
|
/**
|
|
10880
10964
|
* Resets `id_property` in `widget` to it's default value
|
|
10881
10965
|
* @param id_property a string naming a #GladeProperty
|
|
10882
10966
|
* @returns whether @id_property was found or not.
|
|
10883
10967
|
*/
|
|
10884
|
-
property_reset(id_property: string
|
|
10968
|
+
property_reset(id_property: string): boolean
|
|
10885
10969
|
/**
|
|
10886
10970
|
* Sets the enabled state of `id_property` in `widget;` this is
|
|
10887
10971
|
* used for optional properties.
|
|
@@ -10889,7 +10973,7 @@ export interface Widget {
|
|
|
10889
10973
|
* @param enabled setting enabled or disabled
|
|
10890
10974
|
* @returns whether @id_property was found or not.
|
|
10891
10975
|
*/
|
|
10892
|
-
property_set_enabled(id_property: string
|
|
10976
|
+
property_set_enabled(id_property: string, enabled: boolean): boolean
|
|
10893
10977
|
/**
|
|
10894
10978
|
* Sets whether `id_property` in `widget` should be special cased
|
|
10895
10979
|
* to always be saved regardless of its default value.
|
|
@@ -10900,7 +10984,7 @@ export interface Widget {
|
|
|
10900
10984
|
* @param setting the setting
|
|
10901
10985
|
* @returns whether @id_property was found or not.
|
|
10902
10986
|
*/
|
|
10903
|
-
property_set_save_always(id_property: string
|
|
10987
|
+
property_set_save_always(id_property: string, setting: boolean): boolean
|
|
10904
10988
|
/**
|
|
10905
10989
|
* Sets the sensitivity of `id_property` in `widget`
|
|
10906
10990
|
* @param id_property a string naming a #GladeProperty
|
|
@@ -10908,7 +10992,7 @@ export interface Widget {
|
|
|
10908
10992
|
* @param reason a description of why the user cant edit this property which will be used as a tooltip
|
|
10909
10993
|
* @returns whether @id_property was found or not.
|
|
10910
10994
|
*/
|
|
10911
|
-
property_set_sensitive(id_property: string
|
|
10995
|
+
property_set_sensitive(id_property: string, sensitive: boolean, reason: string): boolean
|
|
10912
10996
|
/**
|
|
10913
10997
|
* Creates a printable string representing `id_property` in
|
|
10914
10998
|
* `widget,` if `value` is specified it will be used in place
|
|
@@ -10919,7 +11003,7 @@ export interface Widget {
|
|
|
10919
11003
|
* @param value the #GValue to print or %NULL
|
|
10920
11004
|
* @returns A newly allocated string representing @id_property
|
|
10921
11005
|
*/
|
|
10922
|
-
property_string(id_property: string
|
|
11006
|
+
property_string(id_property: string, value: any): string | null
|
|
10923
11007
|
/**
|
|
10924
11008
|
* Reads in a child widget from the xml (handles 'child' tag)
|
|
10925
11009
|
* @param node a #GladeXmlNode
|
|
@@ -10953,7 +11037,7 @@ export interface Widget {
|
|
|
10953
11037
|
* style properties).
|
|
10954
11038
|
* @param id_property the name of the property
|
|
10955
11039
|
*/
|
|
10956
|
-
remove_property(id_property: string
|
|
11040
|
+
remove_property(id_property: string): void
|
|
10957
11041
|
/**
|
|
10958
11042
|
* Removes a signal handler from `widget`
|
|
10959
11043
|
* @param signal_handler The #GladeSignal
|
|
@@ -10974,21 +11058,21 @@ export interface Widget {
|
|
|
10974
11058
|
* @param sensitive setting sensitive or insensitive
|
|
10975
11059
|
* @returns whether @action_path was found or not.
|
|
10976
11060
|
*/
|
|
10977
|
-
set_action_sensitive(action_path: string
|
|
11061
|
+
set_action_sensitive(action_path: string, sensitive: boolean): boolean
|
|
10978
11062
|
/**
|
|
10979
11063
|
* Sets the visibility of `action_path` in `widget`
|
|
10980
11064
|
* @param action_path a full action path including groups
|
|
10981
11065
|
* @param visible setting visible or invisible
|
|
10982
11066
|
* @returns whether @action_path was found or not.
|
|
10983
11067
|
*/
|
|
10984
|
-
set_action_visible(action_path: string
|
|
11068
|
+
set_action_visible(action_path: string, visible: boolean): boolean
|
|
10985
11069
|
set_child_type_from_node(child: GObject.Object, node: XmlNode): void
|
|
10986
11070
|
set_in_project(in_project: boolean): void
|
|
10987
11071
|
/**
|
|
10988
11072
|
* Sets the internal name of `widget` to `internal`
|
|
10989
11073
|
* @param internal The internal name
|
|
10990
11074
|
*/
|
|
10991
|
-
set_internal(internal: string
|
|
11075
|
+
set_internal(internal: string): void
|
|
10992
11076
|
/**
|
|
10993
11077
|
* Set's this widget to be toplevel composite object to be
|
|
10994
11078
|
* eventually used with gtk_widget_class_set_template()
|
|
@@ -11001,21 +11085,21 @@ export interface Widget {
|
|
|
11001
11085
|
* Sets `widget'`s name to `name`.
|
|
11002
11086
|
* @param name a string
|
|
11003
11087
|
*/
|
|
11004
|
-
set_name(name: string
|
|
11088
|
+
set_name(name: string): void
|
|
11005
11089
|
/**
|
|
11006
11090
|
* Sets the sensitivity of `action_path` in `widget`
|
|
11007
11091
|
* @param action_path a full action path including groups
|
|
11008
11092
|
* @param sensitive setting sensitive or insensitive
|
|
11009
11093
|
* @returns whether @action_path was found or not.
|
|
11010
11094
|
*/
|
|
11011
|
-
set_pack_action_sensitive(action_path: string
|
|
11095
|
+
set_pack_action_sensitive(action_path: string, sensitive: boolean): boolean
|
|
11012
11096
|
/**
|
|
11013
11097
|
* Sets the visibility of `action_path` in `widget`
|
|
11014
11098
|
* @param action_path a full action path including groups
|
|
11015
11099
|
* @param visible setting visible or invisible
|
|
11016
11100
|
* @returns whether @action_path was found or not.
|
|
11017
11101
|
*/
|
|
11018
|
-
set_pack_action_visible(action_path: string
|
|
11102
|
+
set_pack_action_visible(action_path: string, visible: boolean): boolean
|
|
11019
11103
|
/**
|
|
11020
11104
|
* Generates the packing_properties list of the widget, given
|
|
11021
11105
|
* the class of the container we are adding the widget to.
|
|
@@ -11034,7 +11118,7 @@ export interface Widget {
|
|
|
11034
11118
|
* @param project a #GladeProject
|
|
11035
11119
|
*/
|
|
11036
11120
|
set_project(project: Project): void
|
|
11037
|
-
set_support_warning(warning: string
|
|
11121
|
+
set_support_warning(warning: string): void
|
|
11038
11122
|
/**
|
|
11039
11123
|
* Display `widget` in it's project's GladeDesignView
|
|
11040
11124
|
*/
|
|
@@ -11347,6 +11431,9 @@ export module WidgetAdaptor {
|
|
|
11347
11431
|
special_child_type?: string | null
|
|
11348
11432
|
title?: string | null
|
|
11349
11433
|
type?: GObject.GType | null
|
|
11434
|
+
genericName?: string | null
|
|
11435
|
+
iconName?: string | null
|
|
11436
|
+
specialChildType?: string | null
|
|
11350
11437
|
}
|
|
11351
11438
|
|
|
11352
11439
|
}
|
|
@@ -11359,10 +11446,13 @@ export interface WidgetAdaptor {
|
|
|
11359
11446
|
readonly catalog: string | null
|
|
11360
11447
|
readonly cursor: any
|
|
11361
11448
|
readonly generic_name: string | null
|
|
11449
|
+
readonly genericName: string | null
|
|
11362
11450
|
readonly icon_name: string | null
|
|
11451
|
+
readonly iconName: string | null
|
|
11363
11452
|
readonly name: string | null
|
|
11364
11453
|
query: boolean
|
|
11365
11454
|
readonly special_child_type: string | null
|
|
11455
|
+
readonly specialChildType: string | null
|
|
11366
11456
|
title: string | null
|
|
11367
11457
|
readonly type: GObject.GType
|
|
11368
11458
|
|
|
@@ -11377,7 +11467,7 @@ export interface WidgetAdaptor {
|
|
|
11377
11467
|
* @param object The #GObject
|
|
11378
11468
|
* @param action_path The action identifier in the action tree
|
|
11379
11469
|
*/
|
|
11380
|
-
action_activate(object: GObject.Object, action_path: string
|
|
11470
|
+
action_activate(object: GObject.Object, action_path: string): void
|
|
11381
11471
|
/**
|
|
11382
11472
|
* Add an action to `adaptor`.
|
|
11383
11473
|
* If the action is present then it overrides label and stock
|
|
@@ -11387,13 +11477,13 @@ export interface WidgetAdaptor {
|
|
|
11387
11477
|
* @param important if this action is important.
|
|
11388
11478
|
* @returns whether or not the action was added/updated.
|
|
11389
11479
|
*/
|
|
11390
|
-
action_add(action_path: string
|
|
11480
|
+
action_add(action_path: string, label: string, stock: string, important: boolean): boolean
|
|
11391
11481
|
/**
|
|
11392
11482
|
* Remove an `adaptor'`s action.
|
|
11393
11483
|
* @param action_path The identifier of this action in the action tree
|
|
11394
11484
|
* @returns whether or not the action was removed.
|
|
11395
11485
|
*/
|
|
11396
|
-
action_remove(action_path: string
|
|
11486
|
+
action_remove(action_path: string): boolean
|
|
11397
11487
|
/**
|
|
11398
11488
|
* This delegate function is used to create dynamically customized
|
|
11399
11489
|
* submenus. Called only for actions that don't have children.
|
|
@@ -11401,7 +11491,7 @@ export interface WidgetAdaptor {
|
|
|
11401
11491
|
* @param action_path The action identifier in the action tree
|
|
11402
11492
|
* @returns A newly created #GtkMenu or %NULL
|
|
11403
11493
|
*/
|
|
11404
|
-
action_submenu(object: GObject.Object, action_path: string
|
|
11494
|
+
action_submenu(object: GObject.Object, action_path: string): Gtk.Widget | null
|
|
11405
11495
|
/**
|
|
11406
11496
|
* Create a list of actions.
|
|
11407
11497
|
* @returns a new list of GladeWidgetAction.
|
|
@@ -11431,7 +11521,7 @@ export interface WidgetAdaptor {
|
|
|
11431
11521
|
* @param object The #GObject
|
|
11432
11522
|
* @param action_path The action identifier in the action tree
|
|
11433
11523
|
*/
|
|
11434
|
-
child_action_activate(container: GObject.Object, object: GObject.Object, action_path: string
|
|
11524
|
+
child_action_activate(container: GObject.Object, object: GObject.Object, action_path: string): void
|
|
11435
11525
|
/**
|
|
11436
11526
|
* Gets `child'`s packing property identified by `property_name`.
|
|
11437
11527
|
* @param container The #GObject container
|
|
@@ -11439,7 +11529,7 @@ export interface WidgetAdaptor {
|
|
|
11439
11529
|
* @param property_name The id of the property
|
|
11440
11530
|
* @param value The `GValue`
|
|
11441
11531
|
*/
|
|
11442
|
-
child_get_property(container: GObject.Object, child: GObject.Object, property_name: string
|
|
11532
|
+
child_get_property(container: GObject.Object, child: GObject.Object, property_name: string, value: any): void
|
|
11443
11533
|
/**
|
|
11444
11534
|
* Sets `child'`s packing property identified by `property_name` to `value`.
|
|
11445
11535
|
* @param container The #GObject container
|
|
@@ -11447,7 +11537,7 @@ export interface WidgetAdaptor {
|
|
|
11447
11537
|
* @param property_name The id of the property
|
|
11448
11538
|
* @param value The `GValue`
|
|
11449
11539
|
*/
|
|
11450
|
-
child_set_property(container: GObject.Object, child: GObject.Object, property_name: string
|
|
11540
|
+
child_set_property(container: GObject.Object, child: GObject.Object, property_name: string, value: any): void
|
|
11451
11541
|
/**
|
|
11452
11542
|
* This delegate function is always called whenever setting any
|
|
11453
11543
|
* properties with the exception of load time, and copy/paste time
|
|
@@ -11460,7 +11550,7 @@ export interface WidgetAdaptor {
|
|
|
11460
11550
|
* @param value The `GValue`
|
|
11461
11551
|
* @returns whether or not its OK to set @value on @object, this function will silently return TRUE if the class did not provide a verify function.
|
|
11462
11552
|
*/
|
|
11463
|
-
child_verify_property(container: GObject.Object, child: GObject.Object, property_name: string
|
|
11553
|
+
child_verify_property(container: GObject.Object, child: GObject.Object, property_name: string, value: any): boolean
|
|
11464
11554
|
/**
|
|
11465
11555
|
* This function is called to construct a GObject instance for
|
|
11466
11556
|
* a #GladeWidget of the said `adaptor`. (provided for language
|
|
@@ -11492,7 +11582,7 @@ export interface WidgetAdaptor {
|
|
|
11492
11582
|
* @param use_command whether to use the GladeCommand interface to commit property changes
|
|
11493
11583
|
* @returns A newly created #GladeEditorProperty
|
|
11494
11584
|
*/
|
|
11495
|
-
create_eprop_by_name(property_id: string
|
|
11585
|
+
create_eprop_by_name(property_id: string, packing: boolean, use_command: boolean): EditorProperty
|
|
11496
11586
|
default_params(construct: boolean): GObject.Parameter[]
|
|
11497
11587
|
/**
|
|
11498
11588
|
* Checks whether `widget` depends on `another` to be placed earlier in
|
|
@@ -11515,33 +11605,33 @@ export interface WidgetAdaptor {
|
|
|
11515
11605
|
* @returns the closest #GladeWidgetAdaptor in the ancestry to @adaptor which is responsable for introducing @pspec.
|
|
11516
11606
|
*/
|
|
11517
11607
|
from_pspec(pspec: GObject.ParamSpec): WidgetAdaptor
|
|
11518
|
-
get_book(): string
|
|
11519
|
-
get_catalog(): string
|
|
11608
|
+
get_book(): string
|
|
11609
|
+
get_catalog(): string
|
|
11520
11610
|
/**
|
|
11521
11611
|
* Lists the children of `container`.
|
|
11522
11612
|
* @param container The #GObject container
|
|
11523
11613
|
* @returns A #GList of children
|
|
11524
11614
|
*/
|
|
11525
11615
|
get_children(container: GObject.Object): GObject.Object[]
|
|
11526
|
-
get_display_name(): string
|
|
11527
|
-
get_generic_name(): string
|
|
11528
|
-
get_icon_name(): string
|
|
11616
|
+
get_display_name(): string
|
|
11617
|
+
get_generic_name(): string
|
|
11618
|
+
get_icon_name(): string
|
|
11529
11619
|
/**
|
|
11530
11620
|
* Retrieves the internal object `internal_name` from `object`
|
|
11531
11621
|
* @param object The #GObject
|
|
11532
11622
|
* @param internal_name The string identifier of the internal object
|
|
11533
11623
|
* @returns The internal #GObject
|
|
11534
11624
|
*/
|
|
11535
|
-
get_internal_child(object: GObject.Object, internal_name: string
|
|
11536
|
-
get_missing_icon(): string
|
|
11537
|
-
get_name(): string
|
|
11625
|
+
get_internal_child(object: GObject.Object, internal_name: string): GObject.Object | null
|
|
11626
|
+
get_missing_icon(): string
|
|
11627
|
+
get_name(): string
|
|
11538
11628
|
get_object_type(): GObject.GType
|
|
11539
11629
|
/**
|
|
11540
11630
|
* Retrieves the #GladePropertyDef for `name` in `adaptor'`s child properties
|
|
11541
11631
|
* @param name a string
|
|
11542
11632
|
* @returns A #GladePropertyDef object
|
|
11543
11633
|
*/
|
|
11544
|
-
get_pack_property_def(name: string
|
|
11634
|
+
get_pack_property_def(name: string): PropertyDef | null
|
|
11545
11635
|
/**
|
|
11546
11636
|
* Gets the default value for `property_id` on a widget governed by
|
|
11547
11637
|
* `child_adaptor` when parented in a widget governed by `parent_adaptor`
|
|
@@ -11549,7 +11639,7 @@ export interface WidgetAdaptor {
|
|
|
11549
11639
|
* @param id The string property identifier
|
|
11550
11640
|
* @returns a string representing the default value for @property_id
|
|
11551
11641
|
*/
|
|
11552
|
-
get_packing_default(container_adaptor: WidgetAdaptor, id: string
|
|
11642
|
+
get_packing_default(container_adaptor: WidgetAdaptor, id: string): string
|
|
11553
11643
|
get_packing_props(): PropertyDef[]
|
|
11554
11644
|
get_parent_adaptor(): WidgetAdaptor
|
|
11555
11645
|
get_properties(): PropertyDef[]
|
|
@@ -11559,7 +11649,7 @@ export interface WidgetAdaptor {
|
|
|
11559
11649
|
* @param property_name The property identifier
|
|
11560
11650
|
* @param value The #GValue
|
|
11561
11651
|
*/
|
|
11562
|
-
get_property(object: GObject.Object, property_name: string
|
|
11652
|
+
get_property(object: GObject.Object, property_name: string, value: any): void
|
|
11563
11653
|
|
|
11564
11654
|
// Overloads of get_property
|
|
11565
11655
|
|
|
@@ -11583,21 +11673,21 @@ export interface WidgetAdaptor {
|
|
|
11583
11673
|
* @param property_name the name of the property to get
|
|
11584
11674
|
* @param value return location for the property value
|
|
11585
11675
|
*/
|
|
11586
|
-
get_property(property_name: string
|
|
11676
|
+
get_property(property_name: string, value: any): void
|
|
11587
11677
|
/**
|
|
11588
11678
|
* Retrieves the #GladePropertyDef for `name` in `adaptor`
|
|
11589
11679
|
* @param name a string
|
|
11590
11680
|
* @returns A #GladePropertyDef object
|
|
11591
11681
|
*/
|
|
11592
|
-
get_property_def(name: string
|
|
11682
|
+
get_property_def(name: string): PropertyDef | null
|
|
11593
11683
|
/**
|
|
11594
11684
|
* Looks up signal class `name` on `adaptor`.
|
|
11595
11685
|
* @param name the name of the signal class.
|
|
11596
11686
|
* @returns a #GladeSignalDef or %NULL
|
|
11597
11687
|
*/
|
|
11598
|
-
get_signal_def(name: string
|
|
11688
|
+
get_signal_def(name: string): SignalDef | null
|
|
11599
11689
|
get_signals(): SignalDef[]
|
|
11600
|
-
get_title(): string
|
|
11690
|
+
get_title(): string
|
|
11601
11691
|
/**
|
|
11602
11692
|
* Get the _get_type () function name if it is set, a %NULL value means that the
|
|
11603
11693
|
* default heuristic for getting the GType is enough for both Glade and GtkBuilder.
|
|
@@ -11621,13 +11711,13 @@ export interface WidgetAdaptor {
|
|
|
11621
11711
|
* @param important if this action is important.
|
|
11622
11712
|
* @returns whether or not the action was added/updated.
|
|
11623
11713
|
*/
|
|
11624
|
-
pack_action_add(action_path: string
|
|
11714
|
+
pack_action_add(action_path: string, label: string, stock: string, important: boolean): boolean
|
|
11625
11715
|
/**
|
|
11626
11716
|
* Remove an `adaptor'`s packing action.
|
|
11627
11717
|
* @param action_path The identifier of this action in the action tree
|
|
11628
11718
|
* @returns whether or not the action was removed.
|
|
11629
11719
|
*/
|
|
11630
|
-
pack_action_remove(action_path: string
|
|
11720
|
+
pack_action_remove(action_path: string): boolean
|
|
11631
11721
|
/**
|
|
11632
11722
|
* Create a list of packing actions.
|
|
11633
11723
|
* @returns a new list of GladeWidgetAction.
|
|
@@ -11681,7 +11771,7 @@ export interface WidgetAdaptor {
|
|
|
11681
11771
|
* @param property_name The property identifier
|
|
11682
11772
|
* @param value The #GValue
|
|
11683
11773
|
*/
|
|
11684
|
-
set_property(object: GObject.Object, property_name: string
|
|
11774
|
+
set_property(object: GObject.Object, property_name: string, value: any): void
|
|
11685
11775
|
|
|
11686
11776
|
// Overloads of set_property
|
|
11687
11777
|
|
|
@@ -11690,7 +11780,7 @@ export interface WidgetAdaptor {
|
|
|
11690
11780
|
* @param property_name the name of the property to set
|
|
11691
11781
|
* @param value the value
|
|
11692
11782
|
*/
|
|
11693
|
-
set_property(property_name: string
|
|
11783
|
+
set_property(property_name: string, value: any): void
|
|
11694
11784
|
/**
|
|
11695
11785
|
* For normal properties this is used to serialize
|
|
11696
11786
|
* property values, for custom properties its still
|
|
@@ -11711,7 +11801,7 @@ export interface WidgetAdaptor {
|
|
|
11711
11801
|
* @param value The #GValue
|
|
11712
11802
|
* @returns whether or not its OK to set @value on @object, this function will silently return TRUE if the class did not provide a verify function.
|
|
11713
11803
|
*/
|
|
11714
|
-
verify_property(object: GObject.Object, property_name: string
|
|
11804
|
+
verify_property(object: GObject.Object, property_name: string, value: any): boolean
|
|
11715
11805
|
/**
|
|
11716
11806
|
* This function is called to write the child `widget` to `node`
|
|
11717
11807
|
* when writing xml files (takes care of packing and recurses
|
|
@@ -11746,7 +11836,7 @@ export interface WidgetAdaptor {
|
|
|
11746
11836
|
* @param object The #GObject
|
|
11747
11837
|
* @param action_path The action identifier in the action tree
|
|
11748
11838
|
*/
|
|
11749
|
-
vfunc_action_activate(object: GObject.Object, action_path: string
|
|
11839
|
+
vfunc_action_activate(object: GObject.Object, action_path: string): void
|
|
11750
11840
|
/**
|
|
11751
11841
|
* This delegate function is used to create dynamically customized
|
|
11752
11842
|
* submenus. Called only for actions that don't have children.
|
|
@@ -11755,7 +11845,7 @@ export interface WidgetAdaptor {
|
|
|
11755
11845
|
* @param action_path The action identifier in the action tree
|
|
11756
11846
|
* @returns A newly created #GtkMenu or %NULL
|
|
11757
11847
|
*/
|
|
11758
|
-
vfunc_action_submenu(object: GObject.Object, action_path: string
|
|
11848
|
+
vfunc_action_submenu(object: GObject.Object, action_path: string): Gtk.Widget | null
|
|
11759
11849
|
/**
|
|
11760
11850
|
* Adds `child` to `container`.
|
|
11761
11851
|
* @virtual
|
|
@@ -11783,7 +11873,7 @@ export interface WidgetAdaptor {
|
|
|
11783
11873
|
* @param object The #GObject
|
|
11784
11874
|
* @param action_path The action identifier in the action tree
|
|
11785
11875
|
*/
|
|
11786
|
-
vfunc_child_action_activate(container: GObject.Object, object: GObject.Object, action_path: string
|
|
11876
|
+
vfunc_child_action_activate(container: GObject.Object, object: GObject.Object, action_path: string): void
|
|
11787
11877
|
/**
|
|
11788
11878
|
* Gets `child'`s packing property identified by `property_name`.
|
|
11789
11879
|
* @virtual
|
|
@@ -11792,7 +11882,7 @@ export interface WidgetAdaptor {
|
|
|
11792
11882
|
* @param property_name The id of the property
|
|
11793
11883
|
* @param value The `GValue`
|
|
11794
11884
|
*/
|
|
11795
|
-
vfunc_child_get_property(container: GObject.Object, child: GObject.Object, property_name: string
|
|
11885
|
+
vfunc_child_get_property(container: GObject.Object, child: GObject.Object, property_name: string, value: any): void
|
|
11796
11886
|
/**
|
|
11797
11887
|
* Sets `child'`s packing property identified by `property_name` to `value`.
|
|
11798
11888
|
* @virtual
|
|
@@ -11801,7 +11891,7 @@ export interface WidgetAdaptor {
|
|
|
11801
11891
|
* @param property_name The id of the property
|
|
11802
11892
|
* @param value The `GValue`
|
|
11803
11893
|
*/
|
|
11804
|
-
vfunc_child_set_property(container: GObject.Object, child: GObject.Object, property_name: string
|
|
11894
|
+
vfunc_child_set_property(container: GObject.Object, child: GObject.Object, property_name: string, value: any): void
|
|
11805
11895
|
/**
|
|
11806
11896
|
* This delegate function is always called whenever setting any
|
|
11807
11897
|
* properties with the exception of load time, and copy/paste time
|
|
@@ -11815,7 +11905,7 @@ export interface WidgetAdaptor {
|
|
|
11815
11905
|
* @param value The `GValue`
|
|
11816
11906
|
* @returns whether or not its OK to set @value on @object, this function will silently return TRUE if the class did not provide a verify function.
|
|
11817
11907
|
*/
|
|
11818
|
-
vfunc_child_verify_property(container: GObject.Object, child: GObject.Object, property_name: string
|
|
11908
|
+
vfunc_child_verify_property(container: GObject.Object, child: GObject.Object, property_name: string, value: any): boolean
|
|
11819
11909
|
/**
|
|
11820
11910
|
* This function is called to construct a GObject instance for
|
|
11821
11911
|
* a #GladeWidget of the said `adaptor`. (provided for language
|
|
@@ -11873,7 +11963,7 @@ export interface WidgetAdaptor {
|
|
|
11873
11963
|
* @param internal_name The string identifier of the internal object
|
|
11874
11964
|
* @returns The internal #GObject
|
|
11875
11965
|
*/
|
|
11876
|
-
vfunc_get_internal_child(object: GObject.Object, internal_name: string
|
|
11966
|
+
vfunc_get_internal_child(object: GObject.Object, internal_name: string): GObject.Object | null
|
|
11877
11967
|
/**
|
|
11878
11968
|
* Gets `value` of `property_name` on `object`.
|
|
11879
11969
|
* @virtual
|
|
@@ -11881,7 +11971,7 @@ export interface WidgetAdaptor {
|
|
|
11881
11971
|
* @param property_name The property identifier
|
|
11882
11972
|
* @param value The #GValue
|
|
11883
11973
|
*/
|
|
11884
|
-
vfunc_get_property(object: GObject.Object, property_name: string
|
|
11974
|
+
vfunc_get_property(object: GObject.Object, property_name: string, value: any): void
|
|
11885
11975
|
|
|
11886
11976
|
// Overloads of vfunc_get_property
|
|
11887
11977
|
|
|
@@ -11935,7 +12025,7 @@ export interface WidgetAdaptor {
|
|
|
11935
12025
|
* @param property_name The property identifier
|
|
11936
12026
|
* @param value The #GValue
|
|
11937
12027
|
*/
|
|
11938
|
-
vfunc_set_property(object: GObject.Object, property_name: string
|
|
12028
|
+
vfunc_set_property(object: GObject.Object, property_name: string, value: any): void
|
|
11939
12029
|
|
|
11940
12030
|
// Overloads of vfunc_set_property
|
|
11941
12031
|
|
|
@@ -11962,7 +12052,7 @@ export interface WidgetAdaptor {
|
|
|
11962
12052
|
* @param value The #GValue
|
|
11963
12053
|
* @returns whether or not its OK to set @value on @object, this function will silently return TRUE if the class did not provide a verify function.
|
|
11964
12054
|
*/
|
|
11965
|
-
vfunc_verify_property(object: GObject.Object, property_name: string
|
|
12055
|
+
vfunc_verify_property(object: GObject.Object, property_name: string, value: any): boolean
|
|
11966
12056
|
/**
|
|
11967
12057
|
* This function is called to write the child `widget` to `node`
|
|
11968
12058
|
* when writing xml files (takes care of packing and recurses
|
|
@@ -12052,7 +12142,7 @@ export class WidgetAdaptor extends GObject.Object {
|
|
|
12052
12142
|
* @returns a newly allocated #GladeWidgetAdaptor
|
|
12053
12143
|
*/
|
|
12054
12144
|
static from_catalog(catalog: Catalog, class_node: XmlNode, module: GModule.Module): WidgetAdaptor
|
|
12055
|
-
static get_by_name(name: string
|
|
12145
|
+
static get_by_name(name: string): WidgetAdaptor | null
|
|
12056
12146
|
static get_by_type(type: GObject.GType): WidgetAdaptor | null
|
|
12057
12147
|
/**
|
|
12058
12148
|
* Compiles a list of all registered adaptors.
|
|
@@ -12115,13 +12205,13 @@ export interface Catalog {
|
|
|
12115
12205
|
// Owm methods of Gladeui-2.0.Gladeui.Catalog
|
|
12116
12206
|
|
|
12117
12207
|
get_adaptors(): WidgetAdaptor[]
|
|
12118
|
-
get_book(): string
|
|
12119
|
-
get_domain(): string
|
|
12120
|
-
get_icon_prefix(): string
|
|
12208
|
+
get_book(): string
|
|
12209
|
+
get_domain(): string
|
|
12210
|
+
get_icon_prefix(): string
|
|
12121
12211
|
get_major_version(): number
|
|
12122
12212
|
get_minor_version(): number
|
|
12123
|
-
get_name(): string
|
|
12124
|
-
get_prefix(): string
|
|
12213
|
+
get_name(): string
|
|
12214
|
+
get_prefix(): string
|
|
12125
12215
|
get_targets(): TargetableVersion[]
|
|
12126
12216
|
get_widget_groups(): WidgetGroup[]
|
|
12127
12217
|
}
|
|
@@ -12138,13 +12228,13 @@ export class Catalog {
|
|
|
12138
12228
|
* Adds a new path to the list of path to look catalogs for.
|
|
12139
12229
|
* @param path the new path containing catalogs
|
|
12140
12230
|
*/
|
|
12141
|
-
static add_path(path: string
|
|
12231
|
+
static add_path(path: string): void
|
|
12142
12232
|
/**
|
|
12143
12233
|
* Destroy and free all resources related with every loaded catalog.
|
|
12144
12234
|
*/
|
|
12145
12235
|
static destroy_all(): void
|
|
12146
12236
|
static get_extra_paths(): string[]
|
|
12147
|
-
static is_loaded(name: string
|
|
12237
|
+
static is_loaded(name: string): boolean
|
|
12148
12238
|
/**
|
|
12149
12239
|
* Loads all available catalogs in the system.
|
|
12150
12240
|
* First loads catalogs from GLADE_ENV_CATALOG_PATH,
|
|
@@ -12166,7 +12256,7 @@ export interface CellRendererIconClass {
|
|
|
12166
12256
|
// Own fields of Gladeui-2.0.Gladeui.CellRendererIconClass
|
|
12167
12257
|
|
|
12168
12258
|
parent_class: Gtk.CellRendererPixbufClass
|
|
12169
|
-
activate: (cell_renderer_icon: CellRendererIcon, path: string
|
|
12259
|
+
activate: (cell_renderer_icon: CellRendererIcon, path: string) => void
|
|
12170
12260
|
}
|
|
12171
12261
|
|
|
12172
12262
|
export abstract class CellRendererIconClass {
|
|
@@ -12429,12 +12519,12 @@ export interface NameContext {
|
|
|
12429
12519
|
|
|
12430
12520
|
// Owm methods of Gladeui-2.0.Gladeui.NameContext
|
|
12431
12521
|
|
|
12432
|
-
add_name(name: string
|
|
12522
|
+
add_name(name: string): boolean
|
|
12433
12523
|
destroy(): void
|
|
12434
|
-
has_name(name: string
|
|
12524
|
+
has_name(name: string): boolean
|
|
12435
12525
|
n_names(): number
|
|
12436
|
-
new_name(base_name: string
|
|
12437
|
-
release_name(name: string
|
|
12526
|
+
new_name(base_name: string): string | null
|
|
12527
|
+
release_name(name: string): void
|
|
12438
12528
|
}
|
|
12439
12529
|
|
|
12440
12530
|
export class NameContext {
|
|
@@ -12589,7 +12679,7 @@ export interface PropertyClass {
|
|
|
12589
12679
|
sync: (property: Property) => void
|
|
12590
12680
|
load: (property: Property) => void
|
|
12591
12681
|
value_changed: (property: Property, old_value: any, new_value: any) => void
|
|
12592
|
-
tooltip_changed: (property: Property, tooltip: string
|
|
12682
|
+
tooltip_changed: (property: Property, tooltip: string, insensitive_tooltip: string, support_warning: string) => void
|
|
12593
12683
|
glade_reserved1: () => void
|
|
12594
12684
|
glade_reserved2: () => void
|
|
12595
12685
|
glade_reserved3: () => void
|
|
@@ -12619,7 +12709,7 @@ export interface PropertyDef {
|
|
|
12619
12709
|
* @returns -1, 0 or +1, if value1 is found to be less than, equal to or greater than value2, respectively.
|
|
12620
12710
|
*/
|
|
12621
12711
|
compare(value1: any, value2: any): number
|
|
12622
|
-
create_type(): string
|
|
12712
|
+
create_type(): string
|
|
12623
12713
|
custom_layout(): boolean
|
|
12624
12714
|
deprecated(): boolean
|
|
12625
12715
|
deprecated_since_major(): number
|
|
@@ -12633,12 +12723,12 @@ export interface PropertyDef {
|
|
|
12633
12723
|
get_default(): any
|
|
12634
12724
|
get_ignore(): boolean
|
|
12635
12725
|
get_is_packing(): boolean
|
|
12636
|
-
get_name(): string
|
|
12726
|
+
get_name(): string
|
|
12637
12727
|
get_original_default(): any
|
|
12638
12728
|
get_pspec(): GObject.ParamSpec
|
|
12639
|
-
get_tooltip(): string
|
|
12729
|
+
get_tooltip(): string
|
|
12640
12730
|
get_virtual(): boolean
|
|
12641
|
-
id(): string
|
|
12731
|
+
id(): string
|
|
12642
12732
|
is_object(): boolean
|
|
12643
12733
|
is_visible(): boolean
|
|
12644
12734
|
load_defaults_from_spec(): void
|
|
@@ -12647,7 +12737,7 @@ export interface PropertyDef {
|
|
|
12647
12737
|
* @returns An appropriate #GtkAdjustment for use in the Property editor
|
|
12648
12738
|
*/
|
|
12649
12739
|
make_adjustment(): Gtk.Adjustment
|
|
12650
|
-
make_gvalue_from_string(string: string
|
|
12740
|
+
make_gvalue_from_string(string: string, project: Project): any
|
|
12651
12741
|
make_string_from_gvalue(value: any): string | null
|
|
12652
12742
|
match(comp: PropertyDef): boolean
|
|
12653
12743
|
multiline(): boolean
|
|
@@ -12662,9 +12752,9 @@ export interface PropertyDef {
|
|
|
12662
12752
|
set_construct_only(construct_only: boolean): void
|
|
12663
12753
|
set_ignore(ignore: boolean): void
|
|
12664
12754
|
set_is_packing(is_packing: boolean): void
|
|
12665
|
-
set_name(name: string
|
|
12755
|
+
set_name(name: string): void
|
|
12666
12756
|
set_pspec(pspec: GObject.ParamSpec): void
|
|
12667
|
-
set_tooltip(tooltip: string
|
|
12757
|
+
set_tooltip(tooltip: string): void
|
|
12668
12758
|
set_virtual(value: boolean): void
|
|
12669
12759
|
since_major(): number
|
|
12670
12760
|
since_minor(): number
|
|
@@ -12685,12 +12775,12 @@ export class PropertyDef {
|
|
|
12685
12775
|
|
|
12686
12776
|
// Constructors of Gladeui-2.0.Gladeui.PropertyDef
|
|
12687
12777
|
|
|
12688
|
-
constructor(adaptor: WidgetAdaptor, id: string
|
|
12689
|
-
static new(adaptor: WidgetAdaptor, id: string
|
|
12778
|
+
constructor(adaptor: WidgetAdaptor, id: string)
|
|
12779
|
+
static new(adaptor: WidgetAdaptor, id: string): PropertyDef
|
|
12690
12780
|
static new_from_spec(adaptor: WidgetAdaptor, spec: GObject.ParamSpec): PropertyDef
|
|
12691
12781
|
static new_from_spec_full(adaptor: WidgetAdaptor, spec: GObject.ParamSpec, need_handle: boolean): PropertyDef
|
|
12692
12782
|
static get_default_from_spec(spec: GObject.ParamSpec): any
|
|
12693
|
-
static make_flags_from_string(type: GObject.GType, string: string
|
|
12783
|
+
static make_flags_from_string(type: GObject.GType, string: string): number
|
|
12694
12784
|
/**
|
|
12695
12785
|
* This function assigns "weight" to each property in its natural order staring from 1.
|
|
12696
12786
|
* If parent is 0 weight will be set for every #GladePropertyDef in the list.
|
|
@@ -12708,7 +12798,7 @@ export class PropertyDef {
|
|
|
12708
12798
|
* @param domain the domain to translate catalog strings from
|
|
12709
12799
|
* @returns %TRUE on success. @property_def_ref is set to NULL if the property has Disabled="TRUE".
|
|
12710
12800
|
*/
|
|
12711
|
-
static update_from_node(node: XmlNode, object_type: GObject.GType, property_def_ref: PropertyDef | null, domain: string
|
|
12801
|
+
static update_from_node(node: XmlNode, object_type: GObject.GType, property_def_ref: PropertyDef | null, domain: string): [ /* returnType */ boolean, /* property_def_ref */ PropertyDef | null ]
|
|
12712
12802
|
}
|
|
12713
12803
|
|
|
12714
12804
|
export interface PropertyLabelClass {
|
|
@@ -12830,12 +12920,12 @@ export interface SignalDef {
|
|
|
12830
12920
|
* Get the name of the signal.
|
|
12831
12921
|
* @returns the name of the signal
|
|
12832
12922
|
*/
|
|
12833
|
-
get_name(): string
|
|
12923
|
+
get_name(): string
|
|
12834
12924
|
/**
|
|
12835
12925
|
* Get the name of the object class that this signal belongs to.
|
|
12836
12926
|
* @returns the type name of the signal
|
|
12837
12927
|
*/
|
|
12838
|
-
get_object_type_name(): string
|
|
12928
|
+
get_object_type_name(): string
|
|
12839
12929
|
/**
|
|
12840
12930
|
* Set if the signal is deprecated.
|
|
12841
12931
|
* @param deprecated %TRUE if the signal is deprecated
|
|
@@ -12857,7 +12947,7 @@ export interface SignalDef {
|
|
|
12857
12947
|
* @returns the minor version
|
|
12858
12948
|
*/
|
|
12859
12949
|
since_minor(): number
|
|
12860
|
-
update_from_node(node: XmlNode, domain: string
|
|
12950
|
+
update_from_node(node: XmlNode, domain: string): void
|
|
12861
12951
|
}
|
|
12862
12952
|
|
|
12863
12953
|
export class SignalDef {
|
|
@@ -12974,7 +13064,7 @@ export interface WidgetActionDef {
|
|
|
12974
13064
|
|
|
12975
13065
|
// Own fields of Gladeui-2.0.Gladeui.WidgetActionDef
|
|
12976
13066
|
|
|
12977
|
-
id: string
|
|
13067
|
+
id: string
|
|
12978
13068
|
path: string | null
|
|
12979
13069
|
label: string | null
|
|
12980
13070
|
stock: string | null
|
|
@@ -12989,8 +13079,8 @@ export interface WidgetActionDef {
|
|
|
12989
13079
|
*/
|
|
12990
13080
|
free(): void
|
|
12991
13081
|
set_important(important: boolean): void
|
|
12992
|
-
set_label(label: string
|
|
12993
|
-
set_stock(stock: string
|
|
13082
|
+
set_label(label: string): void
|
|
13083
|
+
set_stock(stock: string): void
|
|
12994
13084
|
}
|
|
12995
13085
|
|
|
12996
13086
|
export class WidgetActionDef {
|
|
@@ -13001,8 +13091,8 @@ export class WidgetActionDef {
|
|
|
13001
13091
|
|
|
13002
13092
|
// Constructors of Gladeui-2.0.Gladeui.WidgetActionDef
|
|
13003
13093
|
|
|
13004
|
-
constructor(path: string
|
|
13005
|
-
static new(path: string
|
|
13094
|
+
constructor(path: string)
|
|
13095
|
+
static new(path: string): WidgetActionDef
|
|
13006
13096
|
}
|
|
13007
13097
|
|
|
13008
13098
|
export interface WidgetActionPrivate {
|
|
@@ -13109,8 +13199,8 @@ export interface WidgetGroup {
|
|
|
13109
13199
|
|
|
13110
13200
|
get_adaptors(): WidgetAdaptor[]
|
|
13111
13201
|
get_expanded(): boolean
|
|
13112
|
-
get_name(): string
|
|
13113
|
-
get_title(): string
|
|
13202
|
+
get_name(): string
|
|
13203
|
+
get_title(): string
|
|
13114
13204
|
}
|
|
13115
13205
|
|
|
13116
13206
|
export class WidgetGroup {
|
|
@@ -13164,7 +13254,7 @@ export class XmlContext {
|
|
|
13164
13254
|
* @param root_name the expected root name
|
|
13165
13255
|
* @returns a new #GladeXmlContext or %NULL on failure
|
|
13166
13256
|
*/
|
|
13167
|
-
static new_from_path(full_path: string
|
|
13257
|
+
static new_from_path(full_path: string, nspace: string | null, root_name: string | null): XmlContext
|
|
13168
13258
|
}
|
|
13169
13259
|
|
|
13170
13260
|
export interface XmlDoc {
|
|
@@ -13172,13 +13262,13 @@ export interface XmlDoc {
|
|
|
13172
13262
|
// Owm methods of Gladeui-2.0.Gladeui.XmlDoc
|
|
13173
13263
|
|
|
13174
13264
|
get_root(): XmlNode
|
|
13175
|
-
new_comment(comment: string
|
|
13265
|
+
new_comment(comment: string): XmlNode
|
|
13176
13266
|
/**
|
|
13177
13267
|
* Increases the reference of the #GladeXmlDoc.
|
|
13178
13268
|
* @returns the given #GladeXmlDoc
|
|
13179
13269
|
*/
|
|
13180
13270
|
ref(): XmlDoc
|
|
13181
|
-
save(full_path: string
|
|
13271
|
+
save(full_path: string): number
|
|
13182
13272
|
set_root(node: XmlNode): void
|
|
13183
13273
|
/**
|
|
13184
13274
|
* Decreases the reference of the #GladeXmlDoc.
|
|
@@ -13219,29 +13309,29 @@ export interface XmlNode {
|
|
|
13219
13309
|
delete(): void
|
|
13220
13310
|
get_children(): XmlNode
|
|
13221
13311
|
get_children_with_comments(): XmlNode
|
|
13222
|
-
get_name(): string
|
|
13312
|
+
get_name(): string
|
|
13223
13313
|
get_parent(): XmlNode
|
|
13224
13314
|
is_comment(): boolean
|
|
13225
13315
|
next(): XmlNode
|
|
13226
13316
|
next_with_comments(): XmlNode
|
|
13227
13317
|
prev_with_comments(): XmlNode
|
|
13228
13318
|
remove(): void
|
|
13229
|
-
set_property_boolean(name: string
|
|
13319
|
+
set_property_boolean(name: string, value: boolean): void
|
|
13230
13320
|
/**
|
|
13231
13321
|
* Set a property as a string in the `node_in`. Note that %NULL `string` value
|
|
13232
13322
|
* Are simply ignored and not written in the XML.
|
|
13233
13323
|
* @param name the name of the property to set
|
|
13234
13324
|
* @param string the string value of the property to set
|
|
13235
13325
|
*/
|
|
13236
|
-
set_property_string(name: string
|
|
13326
|
+
set_property_string(name: string, string: string | null): void
|
|
13237
13327
|
/**
|
|
13238
13328
|
* This is a wrapper around glade_xml_node_verify_silent(), only it emits
|
|
13239
13329
|
* a g_warning() if `node_in` has a name different than `name`.
|
|
13240
13330
|
* @param name a string
|
|
13241
13331
|
* @returns %TRUE if @node_in's name is equal to @name, %FALSE otherwise
|
|
13242
13332
|
*/
|
|
13243
|
-
verify(name: string
|
|
13244
|
-
verify_silent(name: string
|
|
13333
|
+
verify(name: string): boolean
|
|
13334
|
+
verify_silent(name: string): boolean
|
|
13245
13335
|
}
|
|
13246
13336
|
|
|
13247
13337
|
export class XmlNode {
|
|
@@ -13252,9 +13342,9 @@ export class XmlNode {
|
|
|
13252
13342
|
|
|
13253
13343
|
// Constructors of Gladeui-2.0.Gladeui.XmlNode
|
|
13254
13344
|
|
|
13255
|
-
constructor(context: XmlContext, name: string
|
|
13256
|
-
static new(context: XmlContext, name: string
|
|
13257
|
-
static new_comment(context: XmlContext, comment: string
|
|
13345
|
+
constructor(context: XmlContext, name: string)
|
|
13346
|
+
static new(context: XmlContext, name: string): XmlNode
|
|
13347
|
+
static new_comment(context: XmlContext, comment: string): XmlNode
|
|
13258
13348
|
}
|
|
13259
13349
|
|
|
13260
13350
|
/**
|