/usr/include/libunity_webapps-0.2/unity-webapps-gen-context.h is in libunity-webapps-dev 2.5.0~+16.04.20160201-0ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 | /*
* Generated by gdbus-codegen 2.47.5. DO NOT EDIT.
*
* The license of this code is the same as for the source it was derived from.
*/
#ifndef __UNITY_WEBAPPS_GEN_CONTEXT_H__
#define __UNITY_WEBAPPS_GEN_CONTEXT_H__
#include <gio/gio.h>
G_BEGIN_DECLS
/* ------------------------------------------------------------------------ */
/* Declarations for com.canonical.Unity.Webapps.Context */
#define UNITY_WEBAPPS_GEN_TYPE_CONTEXT (unity_webapps_gen_context_get_type ())
#define UNITY_WEBAPPS_GEN_CONTEXT(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), UNITY_WEBAPPS_GEN_TYPE_CONTEXT, UnityWebappsGenContext))
#define UNITY_WEBAPPS_GEN_IS_CONTEXT(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), UNITY_WEBAPPS_GEN_TYPE_CONTEXT))
#define UNITY_WEBAPPS_GEN_CONTEXT_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), UNITY_WEBAPPS_GEN_TYPE_CONTEXT, UnityWebappsGenContextIface))
struct _UnityWebappsGenContext;
typedef struct _UnityWebappsGenContext UnityWebappsGenContext;
typedef struct _UnityWebappsGenContextIface UnityWebappsGenContextIface;
struct _UnityWebappsGenContextIface
{
GTypeInterface parent_iface;
gboolean (*handle_add_application_actions) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
const gchar *const *arg_names,
gint arg_interest);
gboolean (*handle_add_icon) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
const gchar *arg_IconUrl,
gint arg_Size);
gboolean (*handle_add_interest) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation);
gboolean (*handle_close) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation);
gboolean (*handle_close_interest) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
gint arg_interest);
gboolean (*handle_get_application_accept_data) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation);
gboolean (*handle_get_icon_name) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation);
gboolean (*handle_get_interest_count) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation);
gboolean (*handle_get_interest_owner) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
gint arg_interest);
gboolean (*handle_get_view_is_active) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
gint arg_interest);
gboolean (*handle_get_view_location) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
gint arg_interest);
gboolean (*handle_get_view_window) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
gint arg_interest);
gboolean (*handle_list_interests) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation);
gboolean (*handle_lost_interest) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
gint arg_id,
gboolean arg_user_abandoned);
gboolean (*handle_preview_ready) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
gint arg_interest,
const gchar *arg_data);
gboolean (*handle_raise) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
const gchar *const *arg_files);
gboolean (*handle_raise_interest) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
gint arg_interest);
gboolean (*handle_remove_application_action) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
const gchar *arg_name,
gint arg_interest);
gboolean (*handle_remove_application_actions) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
gint arg_interest);
gboolean (*handle_request_preview) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
gint arg_interest);
gboolean (*handle_set_application_accept_data) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
const gchar *const *arg_names,
gint arg_interest);
gboolean (*handle_set_homepage) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
const gchar *arg_homepage);
gboolean (*handle_set_view_is_active) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
gint arg_interest,
gboolean arg_active);
gboolean (*handle_set_view_location) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
gint arg_interest,
const gchar *arg_location);
gboolean (*handle_set_view_window) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
gint arg_interest,
guint64 arg_window);
gboolean (*handle_shutdown) (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation);
const gchar * (*get_desktop_name) (UnityWebappsGenContext *object);
const gchar * (*get_domain) (UnityWebappsGenContext *object);
gint (*get_focus_interest) (UnityWebappsGenContext *object);
const gchar * (*get_name) (UnityWebappsGenContext *object);
gboolean (*get_view_is_active) (UnityWebappsGenContext *object);
void (*accept_data_changed) (
UnityWebappsGenContext *object,
const gchar *const *arg_files);
void (*application_action_invoked) (
UnityWebappsGenContext *object,
const gchar *arg_name);
void (*close_requested) (
UnityWebappsGenContext *object,
gint arg_interest);
void (*context_ready) (
UnityWebappsGenContext *object,
const gchar *arg_version);
void (*interest_appeared) (
UnityWebappsGenContext *object,
gint arg_interest);
void (*interest_vanished) (
UnityWebappsGenContext *object,
gint arg_interest);
void (*no_interest) (
UnityWebappsGenContext *object,
gboolean arg_user_abandoned);
void (*preview_requested) (
UnityWebappsGenContext *object,
gint arg_interest);
void (*raise_requested) (
UnityWebappsGenContext *object,
gint arg_interest,
const gchar *const *arg_files);
void (*view_is_active_changed) (
UnityWebappsGenContext *object,
gint arg_interest,
gboolean arg_active);
void (*view_location_changed) (
UnityWebappsGenContext *object,
gint arg_interest,
const gchar *arg_location);
void (*view_window_changed) (
UnityWebappsGenContext *object,
gint arg_interest,
guint64 arg_window);
void (*xid_changed) (
UnityWebappsGenContext *object);
};
GType unity_webapps_gen_context_get_type (void) G_GNUC_CONST;
GDBusInterfaceInfo *unity_webapps_gen_context_interface_info (void);
guint unity_webapps_gen_context_override_properties (GObjectClass *klass, guint property_id_begin);
/* D-Bus method call completion functions: */
void unity_webapps_gen_context_complete_add_icon (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation);
void unity_webapps_gen_context_complete_get_icon_name (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
const gchar *IconName);
void unity_webapps_gen_context_complete_add_interest (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
gint id);
void unity_webapps_gen_context_complete_lost_interest (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation);
void unity_webapps_gen_context_complete_get_interest_count (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
gint count);
void unity_webapps_gen_context_complete_list_interests (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
GVariant *interests);
void unity_webapps_gen_context_complete_get_interest_owner (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
const gchar *owner);
void unity_webapps_gen_context_complete_shutdown (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation);
void unity_webapps_gen_context_complete_raise (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation);
void unity_webapps_gen_context_complete_close (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation);
void unity_webapps_gen_context_complete_close_interest (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation);
void unity_webapps_gen_context_complete_raise_interest (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation);
void unity_webapps_gen_context_complete_get_view_is_active (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
gboolean active);
void unity_webapps_gen_context_complete_set_view_is_active (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation);
void unity_webapps_gen_context_complete_get_view_location (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
const gchar *location);
void unity_webapps_gen_context_complete_set_view_location (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation);
void unity_webapps_gen_context_complete_request_preview (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
const gchar *data);
void unity_webapps_gen_context_complete_preview_ready (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation);
void unity_webapps_gen_context_complete_get_application_accept_data (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
const gchar *const *names);
void unity_webapps_gen_context_complete_set_application_accept_data (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation);
void unity_webapps_gen_context_complete_add_application_actions (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation);
void unity_webapps_gen_context_complete_remove_application_action (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation);
void unity_webapps_gen_context_complete_remove_application_actions (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation);
void unity_webapps_gen_context_complete_get_view_window (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation,
guint64 window);
void unity_webapps_gen_context_complete_set_view_window (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation);
void unity_webapps_gen_context_complete_set_homepage (
UnityWebappsGenContext *object,
GDBusMethodInvocation *invocation);
/* D-Bus signal emissions functions: */
void unity_webapps_gen_context_emit_view_is_active_changed (
UnityWebappsGenContext *object,
gint arg_interest,
gboolean arg_active);
void unity_webapps_gen_context_emit_view_location_changed (
UnityWebappsGenContext *object,
gint arg_interest,
const gchar *arg_location);
void unity_webapps_gen_context_emit_view_window_changed (
UnityWebappsGenContext *object,
gint arg_interest,
guint64 arg_window);
void unity_webapps_gen_context_emit_xid_changed (
UnityWebappsGenContext *object);
void unity_webapps_gen_context_emit_context_ready (
UnityWebappsGenContext *object,
const gchar *arg_version);
void unity_webapps_gen_context_emit_no_interest (
UnityWebappsGenContext *object,
gboolean arg_user_abandoned);
void unity_webapps_gen_context_emit_interest_appeared (
UnityWebappsGenContext *object,
gint arg_interest);
void unity_webapps_gen_context_emit_interest_vanished (
UnityWebappsGenContext *object,
gint arg_interest);
void unity_webapps_gen_context_emit_accept_data_changed (
UnityWebappsGenContext *object,
const gchar *const *arg_files);
void unity_webapps_gen_context_emit_raise_requested (
UnityWebappsGenContext *object,
gint arg_interest,
const gchar *const *arg_files);
void unity_webapps_gen_context_emit_close_requested (
UnityWebappsGenContext *object,
gint arg_interest);
void unity_webapps_gen_context_emit_preview_requested (
UnityWebappsGenContext *object,
gint arg_interest);
void unity_webapps_gen_context_emit_application_action_invoked (
UnityWebappsGenContext *object,
const gchar *arg_name);
/* D-Bus method calls: */
void unity_webapps_gen_context_call_add_icon (
UnityWebappsGenContext *proxy,
const gchar *arg_IconUrl,
gint arg_Size,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_add_icon_finish (
UnityWebappsGenContext *proxy,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_add_icon_sync (
UnityWebappsGenContext *proxy,
const gchar *arg_IconUrl,
gint arg_Size,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_get_icon_name (
UnityWebappsGenContext *proxy,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_get_icon_name_finish (
UnityWebappsGenContext *proxy,
gchar **out_IconName,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_get_icon_name_sync (
UnityWebappsGenContext *proxy,
gchar **out_IconName,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_add_interest (
UnityWebappsGenContext *proxy,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_add_interest_finish (
UnityWebappsGenContext *proxy,
gint *out_id,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_add_interest_sync (
UnityWebappsGenContext *proxy,
gint *out_id,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_lost_interest (
UnityWebappsGenContext *proxy,
gint arg_id,
gboolean arg_user_abandoned,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_lost_interest_finish (
UnityWebappsGenContext *proxy,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_lost_interest_sync (
UnityWebappsGenContext *proxy,
gint arg_id,
gboolean arg_user_abandoned,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_get_interest_count (
UnityWebappsGenContext *proxy,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_get_interest_count_finish (
UnityWebappsGenContext *proxy,
gint *out_count,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_get_interest_count_sync (
UnityWebappsGenContext *proxy,
gint *out_count,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_list_interests (
UnityWebappsGenContext *proxy,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_list_interests_finish (
UnityWebappsGenContext *proxy,
GVariant **out_interests,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_list_interests_sync (
UnityWebappsGenContext *proxy,
GVariant **out_interests,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_get_interest_owner (
UnityWebappsGenContext *proxy,
gint arg_interest,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_get_interest_owner_finish (
UnityWebappsGenContext *proxy,
gchar **out_owner,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_get_interest_owner_sync (
UnityWebappsGenContext *proxy,
gint arg_interest,
gchar **out_owner,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_shutdown (
UnityWebappsGenContext *proxy,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_shutdown_finish (
UnityWebappsGenContext *proxy,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_shutdown_sync (
UnityWebappsGenContext *proxy,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_raise (
UnityWebappsGenContext *proxy,
const gchar *const *arg_files,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_raise_finish (
UnityWebappsGenContext *proxy,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_raise_sync (
UnityWebappsGenContext *proxy,
const gchar *const *arg_files,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_close (
UnityWebappsGenContext *proxy,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_close_finish (
UnityWebappsGenContext *proxy,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_close_sync (
UnityWebappsGenContext *proxy,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_close_interest (
UnityWebappsGenContext *proxy,
gint arg_interest,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_close_interest_finish (
UnityWebappsGenContext *proxy,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_close_interest_sync (
UnityWebappsGenContext *proxy,
gint arg_interest,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_raise_interest (
UnityWebappsGenContext *proxy,
gint arg_interest,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_raise_interest_finish (
UnityWebappsGenContext *proxy,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_raise_interest_sync (
UnityWebappsGenContext *proxy,
gint arg_interest,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_get_view_is_active (
UnityWebappsGenContext *proxy,
gint arg_interest,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_get_view_is_active_finish (
UnityWebappsGenContext *proxy,
gboolean *out_active,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_get_view_is_active_sync (
UnityWebappsGenContext *proxy,
gint arg_interest,
gboolean *out_active,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_set_view_is_active (
UnityWebappsGenContext *proxy,
gint arg_interest,
gboolean arg_active,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_set_view_is_active_finish (
UnityWebappsGenContext *proxy,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_set_view_is_active_sync (
UnityWebappsGenContext *proxy,
gint arg_interest,
gboolean arg_active,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_get_view_location (
UnityWebappsGenContext *proxy,
gint arg_interest,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_get_view_location_finish (
UnityWebappsGenContext *proxy,
gchar **out_location,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_get_view_location_sync (
UnityWebappsGenContext *proxy,
gint arg_interest,
gchar **out_location,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_set_view_location (
UnityWebappsGenContext *proxy,
gint arg_interest,
const gchar *arg_location,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_set_view_location_finish (
UnityWebappsGenContext *proxy,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_set_view_location_sync (
UnityWebappsGenContext *proxy,
gint arg_interest,
const gchar *arg_location,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_request_preview (
UnityWebappsGenContext *proxy,
gint arg_interest,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_request_preview_finish (
UnityWebappsGenContext *proxy,
gchar **out_data,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_request_preview_sync (
UnityWebappsGenContext *proxy,
gint arg_interest,
gchar **out_data,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_preview_ready (
UnityWebappsGenContext *proxy,
gint arg_interest,
const gchar *arg_data,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_preview_ready_finish (
UnityWebappsGenContext *proxy,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_preview_ready_sync (
UnityWebappsGenContext *proxy,
gint arg_interest,
const gchar *arg_data,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_get_application_accept_data (
UnityWebappsGenContext *proxy,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_get_application_accept_data_finish (
UnityWebappsGenContext *proxy,
gchar ***out_names,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_get_application_accept_data_sync (
UnityWebappsGenContext *proxy,
gchar ***out_names,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_set_application_accept_data (
UnityWebappsGenContext *proxy,
const gchar *const *arg_names,
gint arg_interest,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_set_application_accept_data_finish (
UnityWebappsGenContext *proxy,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_set_application_accept_data_sync (
UnityWebappsGenContext *proxy,
const gchar *const *arg_names,
gint arg_interest,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_add_application_actions (
UnityWebappsGenContext *proxy,
const gchar *const *arg_names,
gint arg_interest,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_add_application_actions_finish (
UnityWebappsGenContext *proxy,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_add_application_actions_sync (
UnityWebappsGenContext *proxy,
const gchar *const *arg_names,
gint arg_interest,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_remove_application_action (
UnityWebappsGenContext *proxy,
const gchar *arg_name,
gint arg_interest,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_remove_application_action_finish (
UnityWebappsGenContext *proxy,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_remove_application_action_sync (
UnityWebappsGenContext *proxy,
const gchar *arg_name,
gint arg_interest,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_remove_application_actions (
UnityWebappsGenContext *proxy,
gint arg_interest,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_remove_application_actions_finish (
UnityWebappsGenContext *proxy,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_remove_application_actions_sync (
UnityWebappsGenContext *proxy,
gint arg_interest,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_get_view_window (
UnityWebappsGenContext *proxy,
gint arg_interest,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_get_view_window_finish (
UnityWebappsGenContext *proxy,
guint64 *out_window,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_get_view_window_sync (
UnityWebappsGenContext *proxy,
gint arg_interest,
guint64 *out_window,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_set_view_window (
UnityWebappsGenContext *proxy,
gint arg_interest,
guint64 arg_window,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_set_view_window_finish (
UnityWebappsGenContext *proxy,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_set_view_window_sync (
UnityWebappsGenContext *proxy,
gint arg_interest,
guint64 arg_window,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_call_set_homepage (
UnityWebappsGenContext *proxy,
const gchar *arg_homepage,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
gboolean unity_webapps_gen_context_call_set_homepage_finish (
UnityWebappsGenContext *proxy,
GAsyncResult *res,
GError **error);
gboolean unity_webapps_gen_context_call_set_homepage_sync (
UnityWebappsGenContext *proxy,
const gchar *arg_homepage,
GCancellable *cancellable,
GError **error);
/* D-Bus property accessors: */
gboolean unity_webapps_gen_context_get_view_is_active (UnityWebappsGenContext *object);
void unity_webapps_gen_context_set_view_is_active (UnityWebappsGenContext *object, gboolean value);
const gchar *unity_webapps_gen_context_get_name (UnityWebappsGenContext *object);
gchar *unity_webapps_gen_context_dup_name (UnityWebappsGenContext *object);
void unity_webapps_gen_context_set_name (UnityWebappsGenContext *object, const gchar *value);
const gchar *unity_webapps_gen_context_get_domain (UnityWebappsGenContext *object);
gchar *unity_webapps_gen_context_dup_domain (UnityWebappsGenContext *object);
void unity_webapps_gen_context_set_domain (UnityWebappsGenContext *object, const gchar *value);
const gchar *unity_webapps_gen_context_get_desktop_name (UnityWebappsGenContext *object);
gchar *unity_webapps_gen_context_dup_desktop_name (UnityWebappsGenContext *object);
void unity_webapps_gen_context_set_desktop_name (UnityWebappsGenContext *object, const gchar *value);
gint unity_webapps_gen_context_get_focus_interest (UnityWebappsGenContext *object);
void unity_webapps_gen_context_set_focus_interest (UnityWebappsGenContext *object, gint value);
/* ---- */
#define UNITY_WEBAPPS_GEN_TYPE_CONTEXT_PROXY (unity_webapps_gen_context_proxy_get_type ())
#define UNITY_WEBAPPS_GEN_CONTEXT_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), UNITY_WEBAPPS_GEN_TYPE_CONTEXT_PROXY, UnityWebappsGenContextProxy))
#define UNITY_WEBAPPS_GEN_CONTEXT_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), UNITY_WEBAPPS_GEN_TYPE_CONTEXT_PROXY, UnityWebappsGenContextProxyClass))
#define UNITY_WEBAPPS_GEN_CONTEXT_PROXY_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), UNITY_WEBAPPS_GEN_TYPE_CONTEXT_PROXY, UnityWebappsGenContextProxyClass))
#define UNITY_WEBAPPS_GEN_IS_CONTEXT_PROXY(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), UNITY_WEBAPPS_GEN_TYPE_CONTEXT_PROXY))
#define UNITY_WEBAPPS_GEN_IS_CONTEXT_PROXY_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), UNITY_WEBAPPS_GEN_TYPE_CONTEXT_PROXY))
typedef struct _UnityWebappsGenContextProxy UnityWebappsGenContextProxy;
typedef struct _UnityWebappsGenContextProxyClass UnityWebappsGenContextProxyClass;
typedef struct _UnityWebappsGenContextProxyPrivate UnityWebappsGenContextProxyPrivate;
struct _UnityWebappsGenContextProxy
{
/*< private >*/
GDBusProxy parent_instance;
UnityWebappsGenContextProxyPrivate *priv;
};
struct _UnityWebappsGenContextProxyClass
{
GDBusProxyClass parent_class;
};
GType unity_webapps_gen_context_proxy_get_type (void) G_GNUC_CONST;
void unity_webapps_gen_context_proxy_new (
GDBusConnection *connection,
GDBusProxyFlags flags,
const gchar *name,
const gchar *object_path,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
UnityWebappsGenContext *unity_webapps_gen_context_proxy_new_finish (
GAsyncResult *res,
GError **error);
UnityWebappsGenContext *unity_webapps_gen_context_proxy_new_sync (
GDBusConnection *connection,
GDBusProxyFlags flags,
const gchar *name,
const gchar *object_path,
GCancellable *cancellable,
GError **error);
void unity_webapps_gen_context_proxy_new_for_bus (
GBusType bus_type,
GDBusProxyFlags flags,
const gchar *name,
const gchar *object_path,
GCancellable *cancellable,
GAsyncReadyCallback callback,
gpointer user_data);
UnityWebappsGenContext *unity_webapps_gen_context_proxy_new_for_bus_finish (
GAsyncResult *res,
GError **error);
UnityWebappsGenContext *unity_webapps_gen_context_proxy_new_for_bus_sync (
GBusType bus_type,
GDBusProxyFlags flags,
const gchar *name,
const gchar *object_path,
GCancellable *cancellable,
GError **error);
/* ---- */
#define UNITY_WEBAPPS_GEN_TYPE_CONTEXT_SKELETON (unity_webapps_gen_context_skeleton_get_type ())
#define UNITY_WEBAPPS_GEN_CONTEXT_SKELETON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), UNITY_WEBAPPS_GEN_TYPE_CONTEXT_SKELETON, UnityWebappsGenContextSkeleton))
#define UNITY_WEBAPPS_GEN_CONTEXT_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), UNITY_WEBAPPS_GEN_TYPE_CONTEXT_SKELETON, UnityWebappsGenContextSkeletonClass))
#define UNITY_WEBAPPS_GEN_CONTEXT_SKELETON_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), UNITY_WEBAPPS_GEN_TYPE_CONTEXT_SKELETON, UnityWebappsGenContextSkeletonClass))
#define UNITY_WEBAPPS_GEN_IS_CONTEXT_SKELETON(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), UNITY_WEBAPPS_GEN_TYPE_CONTEXT_SKELETON))
#define UNITY_WEBAPPS_GEN_IS_CONTEXT_SKELETON_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), UNITY_WEBAPPS_GEN_TYPE_CONTEXT_SKELETON))
typedef struct _UnityWebappsGenContextSkeleton UnityWebappsGenContextSkeleton;
typedef struct _UnityWebappsGenContextSkeletonClass UnityWebappsGenContextSkeletonClass;
typedef struct _UnityWebappsGenContextSkeletonPrivate UnityWebappsGenContextSkeletonPrivate;
struct _UnityWebappsGenContextSkeleton
{
/*< private >*/
GDBusInterfaceSkeleton parent_instance;
UnityWebappsGenContextSkeletonPrivate *priv;
};
struct _UnityWebappsGenContextSkeletonClass
{
GDBusInterfaceSkeletonClass parent_class;
};
GType unity_webapps_gen_context_skeleton_get_type (void) G_GNUC_CONST;
UnityWebappsGenContext *unity_webapps_gen_context_skeleton_new (void);
G_END_DECLS
#endif /* __UNITY_WEBAPPS_GEN_CONTEXT_H__ */
|