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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>gtkmm 2.4: New API in gtkmm 2.6</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#ffffff">
<table border="0" width="100%">
<tr>
<td width="10%" height="40"><img src="../../images/gtkmm_logo.gif" alt="logo" border="0" width="100%" height="100%"/></td>
<td width="90%" height="40"><img src="../../images/top.gif" alt="top" width="100%" height="40"/></td>
</tr>
</table>
<center>
<a class="qindex" href="../../index.html">Main Page</a>
<a href="group__Widgets.html">Widgets</a>
<a class="qindex" href="namespaces.html"> Namespaces</a>
<a href="../../tutorial/html/index.html"> Book</a>
</center>
<hr width="100%"/>
<!-- begin main content -->
<div id="content">
<!-- Generated by Doxygen 1.5.1 -->
<h1><a class="anchor" name="newin2p6s">New API in gtkmm 2.6</a></h1><a class="anchor" name="_newin2p6s000033"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#ab094b2d3c474e7c34ba020a55963d5a">Gtk::AboutDialog::get_artists</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000029"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#2160040dab1927e047dc8433313c7adf">Gtk::AboutDialog::get_authors</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000021"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#aca6265ece270b27329c18999fd62a96">Gtk::AboutDialog::get_comments</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000019"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#e81cfb7f46261cc77344e4af83855ae0">Gtk::AboutDialog::get_copyright</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000031"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#81aa717f02e644ceffaa575ee0659266">Gtk::AboutDialog::get_documenters</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000023"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#42474c803c1608820ddc329583fefe95">Gtk::AboutDialog::get_license</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000038"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#54e8a6407794f3035601a9ed4f3051bd">Gtk::AboutDialog::get_logo</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000037"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#ad6620efface5326a3acf57113e36bc9">Gtk::AboutDialog::get_logo</a> () </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000040"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#1cd26ca71fab445898776e5e0d165481">Gtk::AboutDialog::get_logo_icon_name</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000015"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#aa620c291d2df2c37ad420fe36a23e8a">Gtk::AboutDialog::get_name</a> () const </dt>
<dd><p>
</dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000035"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#8f8f7232e08ededb36a47e323bac2b4b">Gtk::AboutDialog::get_translator_credits</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000017"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#4cdb36ce5a35a22fd8f64a58bc8f05fe">Gtk::AboutDialog::get_version</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000025"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#8dc73d2b96d96a285c211f226943f251">Gtk::AboutDialog::get_website</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000027"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#54d445e3272880be0dbf3d12b3201b3e">Gtk::AboutDialog::get_website_label</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000034"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#3ff0c19660e4aed43b0159006f8b005e">Gtk::AboutDialog::set_artists</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/group__ContHandles.html#g8e243b697be740f5f7d4b578ae50db41">Glib::StringArrayHandle</a>& artists) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000030"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#c97a400cf6e1a6d03263d08d48d1ab86">Gtk::AboutDialog::set_authors</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/group__ContHandles.html#g8e243b697be740f5f7d4b578ae50db41">Glib::StringArrayHandle</a>& authors) const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000022"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#90e175fa9d686f78f793dffe74fa9a64">Gtk::AboutDialog::set_comments</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& comments) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000020"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#3a7889f5da5f0d92495628fa9d67580a">Gtk::AboutDialog::set_copyright</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& copyright) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000032"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#0f9c4bdb7a38215bf552e0a508c83e49">Gtk::AboutDialog::set_documenters</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/group__ContHandles.html#g8e243b697be740f5f7d4b578ae50db41">Glib::StringArrayHandle</a>& documenters) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000024"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#ce39ba43998ef0962da1f02830ab322c">Gtk::AboutDialog::set_license</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& license) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000039"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#d8087eac6ce1894b41f5f7215210703a">Gtk::AboutDialog::set_logo</a> (const Glib::RefPtr<Gdk::Pixbuf>& logo) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000041"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#8a22c3c62a25d80433276a5f1e8e79e6">Gtk::AboutDialog::set_logo_icon_name</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& icon_name) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000016"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#8541302b222887ded2b474b41387f503">Gtk::AboutDialog::set_name</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& name) </dt>
<dd><p>
</dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000036"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#fbe5045ba430d8e882ec9753eece7a01">Gtk::AboutDialog::set_translator_credits</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& translator_credits) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000018"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#46ba72a65a81ed6e528730de0fc02e29">Gtk::AboutDialog::set_version</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& version) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000026"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#34ba00172f995f95d9b70984df76b607">Gtk::AboutDialog::set_website</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& website) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000028"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AboutDialog.html#a3d04115d068363be314414899703caa">Gtk::AboutDialog::set_website_label</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& website_label) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000042"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1AccelGroup.html#f182fea262e6d23952ebc49d8e1a6fba">Gtk::AccelGroup::get_label</a> (guint accelerator_key, <a class="el" href="group__gdkmmEnums.html#g734c2979005c87dbe51223a0128cdd97">Gdk::ModifierType</a> accelerator_mods) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000043"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Action.html#c6af572728c7b5db1649f39ece5ad76e">Gtk::Action::set_sensitive</a> (bool sensitive=true) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000044"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Action.html#172c1c3b80690671a3ac672034e0084d">Gtk::Action::set_visible</a> (bool visible=true) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000045"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1ActionGroup.html#466e025683b5d3327d1052fd6f58b4ee">Gtk::ActionGroup::translate_string</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& str) const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000046"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Button.html#c49972018a8ed3392e897cdf9da66391">Gtk::Button::set_image</a> (Widget& image) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000048"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1CellRenderer.html#60b9029e8524d8908161c6e99e6bf31b">Gtk::CellRenderer::signal_editing_started</a> () </dt>
<dd><p>
</dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000047"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1CellRenderer.html#b77106d860fed2839efeec69becde2a2">Gtk::CellRenderer::stop_editing</a> (bool canceled=false) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000049"></a> <dl>
<dt>Class <a class="el" href="classGtk_1_1CellRendererProgress.html">Gtk::CellRendererProgress</a> </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000056"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1CellView.html#900de154f403ae6af9445e3a780e423f">Gtk::CellView::get_cell_renderers</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000055"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1CellView.html#a47d361cb953a38c6ab61edd36bc28d6">Gtk::CellView::get_cell_renderers</a> () </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000052"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1CellView.html#1c013510d50b94bdfd542750b5b9093c">Gtk::CellView::get_displayed_row</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000053"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1CellView.html#2d50eb1aa9690c3c172f7ee32264c152">Gtk::CellView::get_size_of_row</a> (const TreeModel::Path& path, Requisition& requisition) const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000054"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1CellView.html#653281744df2fb78ba4e5746ffcdd5fd">Gtk::CellView::set_background_color</a> (const <a class="el" href="classGdk_1_1Color.html">Gdk::Color</a>& color) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000051"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1CellView.html#45c7faf24dc75d1c7585c8c7092c345f">Gtk::CellView::set_displayed_row</a> (const TreeModel::Path& path) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000050"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1CellView.html#07f23ab38d6b15106681f20393f8edaf">Gtk::CellView::set_model</a> (const Glib::RefPtr<TreeModel>& model) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000057"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Clipboard.html#49841702b88e06547f48b7f0b9c1fe5d">Gtk::Clipboard::set_image</a> (const Glib::RefPtr<Gdk::Pixbuf>& pixbuf) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000061"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Clipboard.html#47f0293ba7f80821537797537d5b6408">Gtk::Clipboard::store</a> () </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000058"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Clipboard.html#5e8c7820962c6c6e90da2d8fd1f29cec">Gtk::Clipboard::wait_for_image</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000059"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Clipboard.html#d2acc3c4a764d65925c134f4a6c3ffae">Gtk::Clipboard::wait_is_image_available</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000060"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Clipboard.html#b1c3c7516af21ecb6a2db4db6cb8012b">Gtk::Clipboard::wait_is_target_available</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& target) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000064"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1ComboBox.html#32476b3be78b3c623598e0f8e1e6e886">Gtk::ComboBox::get_column_span_column</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000066"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1ComboBox.html#03a769bb64c00d06b3da6ed8107efe3d">Gtk::ComboBox::get_focus_on_click</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000069"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1ComboBox.html#eed24a79b06e27fe62fc4020f75be63e">Gtk::ComboBox::get_popup_accessible</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000068"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1ComboBox.html#4f07d46393298392e1bad4fba1feffc6">Gtk::ComboBox::get_popup_accessible</a> () </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000063"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1ComboBox.html#21065e02f2ce850522de40656bd87f05">Gtk::ComboBox::get_row_span_column</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000062"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1ComboBox.html#5f91a1a4882ed62399f0e68effe80fb6">Gtk::ComboBox::get_wrap_width</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000065"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1ComboBox.html#4bdf2f8d099eab514412367acabdcfcf">Gtk::ComboBox::set_add_tearoffs</a> (bool add_tearoffs=true) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000067"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1ComboBox.html#90788d9b010ba365599826829ef04670">Gtk::ComboBox::set_focus_on_click</a> (bool focus_on_click=true) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000070"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Dialog.html#da94684e77582514fcf9062585c64824">Gtk::Dialog::alternative_button_order</a> (const Glib::RefPtr<const Gdk::Screen>& screen) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000002"></a> <dl>
<dt>Member <a class="el" href="classGdk_1_1Display.html#d2f39992d762deb3708166744fb833aa">Gdk::Display::request_selection_notification</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& selection) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000004"></a> <dl>
<dt>Member <a class="el" href="classGdk_1_1Display.html#0d31c8b4dfc1aca3b747497bfa2e60de">Gdk::Display::store_clipboard</a> (const Glib::RefPtr<Gdk::Window>& clipboard_window, guint32 time_) </dt>
<dd><p>
</dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000003"></a> <dl>
<dt>Member <a class="el" href="classGdk_1_1Display.html#fc057ab376fdb222dc03d870ba8c872a">Gdk::Display::supports_clipboard_persistence</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000001"></a> <dl>
<dt>Member <a class="el" href="classGdk_1_1Display.html#7384439d61477df4b7f5ebf8560ba2fa">Gdk::Display::supports_selection_notification</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000073"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1EntryCompletion.html#2fc2d30d6ac80486e8a5f8628c2f9140">Gtk::EntryCompletion::get_inline_completion</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000075"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1EntryCompletion.html#b421a8e6782043e5a3a6922a90ecbc2c">Gtk::EntryCompletion::get_popup_completion</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000076"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1EntryCompletion.html#e1ebde7c0f0629dbbb1285ca5e6c68cd">Gtk::EntryCompletion::get_text_column</a> () </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000071"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1EntryCompletion.html#fcea3ef244666558aba1e8d7da37d400">Gtk::EntryCompletion::insert_prefix</a> () </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000072"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1EntryCompletion.html#5350c2818638bbe609b8801722d0ce0f">Gtk::EntryCompletion::set_inline_completion</a> (bool inline_completion=true) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000074"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1EntryCompletion.html#803fb91a50ba547105d1b55c060dea46">Gtk::EntryCompletion::set_popup_completion</a> (bool popup_completion=true) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000077"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1EntryCompletion.html#8d1848fa7b3f90d1b4e8212c5cecf916">Gtk::EntryCompletion::signal_insert_prefix</a> () </dt>
<dd><p>
</dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000079"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1FileChooser.html#724c06eb1ad621acae0887113433f71d">Gtk::FileChooser::get_show_hidden</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000078"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1FileChooser.html#4e5a029c4505333d02f97a61cb792186">Gtk::FileChooser::set_show_hidden</a> (bool show_hidden=true) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000080"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1FileChooserButton.html#bd90ccd5b6164aa5497fd62431cb39f9">Gtk::FileChooserButton::get_title</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000082"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1FileChooserButton.html#5793a7fd6221e2bfce082128d8245b22">Gtk::FileChooserButton::get_width_chars</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000081"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1FileChooserButton.html#e36fe088c746518bc1b08fcf39f18133">Gtk::FileChooserButton::set_title</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& title) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000083"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1FileChooserButton.html#918ae15bcb96d03765084d279a970c56">Gtk::FileChooserButton::set_width_chars</a> (int n_chars) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000084"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1FileFilter.html#7ed1bdf8a077b87b66efbc9fd308a367">Gtk::FileFilter::add_pixbuf_formats</a> () </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000108"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#52fcbd3bcac23cd7f86d1d0a1e56a698">Gtk::IconView::get_column_spacing</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000100"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#d52ef32f6f62a80d4dd78dcb4510cd92">Gtk::IconView::get_columns</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000102"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#c8e4acf59e48db9b39b0ec6f1d133709">Gtk::IconView::get_icon_width</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000114"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#685291ab2470300343c2ad385c9f480a">Gtk::IconView::get_item_at_pos</a> (int x, int y, CellRenderer*& cell) const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000113"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#92b25bb75820c9e1e2854da2e229797b">Gtk::IconView::get_item_at_pos</a> (int x, int y, TreeModel::Path& path) const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000112"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#a0a7fd36f1514245330ed8211b51011e">Gtk::IconView::get_item_at_pos</a> (int x, int y, TreeModel::Path& path, CellRenderer*& cell) const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000110"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#88f047619429e1b7dd75b4b132e5116d">Gtk::IconView::get_margin</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000093"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#105d10628e33eef4a109607a7096152d">Gtk::IconView::get_markup_column</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000087"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#0b1e0c82ae9f3eabe8f4a9fd3811763f">Gtk::IconView::get_model</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000086"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#36aff875a9378724b885dace4d2f5b0c">Gtk::IconView::get_model</a> () </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000098"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#4374d12b48e4e7cffb04f711752242ab">Gtk::IconView::get_orientation</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000111"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#6fbbedce4ddffb83a1b0e40029fe399d">Gtk::IconView::get_path_at_pos</a> (int x, int y) const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000096"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#3b6b864a6e5e04dda2c8f88b6703e06a">Gtk::IconView::get_pixbuf_column</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000106"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#cb3067dbea9d6a80dd90e9827fd1382e">Gtk::IconView::get_row_spacing</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000120"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#0e6413ff5f81531c271360a1a101dd01">Gtk::IconView::get_selected_items</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000116"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#d46607c8e721327b971dd0ff638a3f10">Gtk::IconView::get_selection_mode</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000104"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#b636a67c86878a9d5485fefaa78acd64">Gtk::IconView::get_spacing</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000090"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#cafeb407af6dedc2802a8c59d518e617">Gtk::IconView::get_text_column</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000123"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#d81f97dec44cea304cda9db81f79fc04">Gtk::IconView::item_activated</a> (const TreeModel::Path& path) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000119"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#ccdd80a0a76619715bab9a63a64befa2">Gtk::IconView::path_is_selected</a> (const TreeModel::Path& path) const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000121"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#0336dd34d42cb519ab91112dd4c8a413">Gtk::IconView::select_all</a> () </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000117"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#4bc2d887359ba85d2a60393401eeaaeb">Gtk::IconView::select_path</a> (const TreeModel::Path& path) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000107"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#981304eb60ff6d6486f84acf9a8f66a1">Gtk::IconView::set_column_spacing</a> (int column_spacing) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000099"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#5292b7e7eea0562787d2325ec5efb0b8">Gtk::IconView::set_columns</a> (int columns) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000101"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#df0edb366cb11253f32ee873a70dc4f4">Gtk::IconView::set_item_width</a> (int item_width) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000109"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#16b711d34f9154581a72bd035eb9f29b">Gtk::IconView::set_margin</a> (int margin) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000092"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#460d0def66230e89831894203167fb7f">Gtk::IconView::set_markup_column</a> (const TreeModelColumnBase& column) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000091"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#dd46c5563233cb57e48d12de7d1b12d7">Gtk::IconView::set_markup_column</a> (int column) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000085"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#c9889a4e1793bd4385fde40308bc1f5b">Gtk::IconView::set_model</a> (const Glib::RefPtr<TreeModel>& model) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000097"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#0861a425b34600eaaa0807d9dfe15c28">Gtk::IconView::set_orientation</a> (Orientation orientation) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000095"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#1582732740fed65ba414944f96510274">Gtk::IconView::set_pixbuf_column</a> (const TreeModelColumnBase& column) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000094"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#7f0cac207abbdc3152544259d366868d">Gtk::IconView::set_pixbuf_column</a> (int column) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000105"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#f1dc3f45faf5c80532cc2499abf1f3e5">Gtk::IconView::set_row_spacing</a> (int row_spacing) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000115"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#40425b9b664567d59b098233a410c5e4">Gtk::IconView::set_selection_mode</a> (SelectionMode mode) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000103"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#7c3fd37fd767cb408684dc44fc8e0e26">Gtk::IconView::set_spacing</a> (int spacing) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000089"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#6135d09d914655b1f66cd485b4aa8c2a">Gtk::IconView::set_text_column</a> (const TreeModelColumnBase& model_column) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000088"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#2b35d76fe8f61708be01374a9986bbbb">Gtk::IconView::set_text_column</a> (int column) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000122"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#69dfccc5ac206af4c803c3c4a04c1c46">Gtk::IconView::unselect_all</a> () </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000118"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1IconView.html#14e208570cd383386cf6d60d2cc43884">Gtk::IconView::unselect_path</a> (const TreeModel::Path& path) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000125"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Image.html#822c292915cc12677c1c31219ae575d4">Gtk::Image::get_pixel_size</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000124"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Image.html#69bb4a5ee7299f6b373edc95989bf4f4">Gtk::Image::set_from_icon_name</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& icon_name, IconSize size) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000126"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Image.html#322eff14d34aa750340fdf89e6bf9bb5">Gtk::Image::set_pixel_size</a> (int pixel_size) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000134"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Label.html#3035eb9f3de9b9572bcaa3b069a38ed7">Gtk::Label::get_angle</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000128"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Label.html#5cb792481bf0453af03956daab3a282f">Gtk::Label::get_ellipsize</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000132"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Label.html#650dafb166678bc897c9c7c27050db93">Gtk::Label::get_max_width_chars</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000136"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Label.html#e8d7830d830f297040b1f513e7cc99d7">Gtk::Label::get_single_line_mode</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000130"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Label.html#e62eb1c16fc0fba3dbc1011fde6193f2">Gtk::Label::get_width_chars</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000133"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Label.html#2d3327f4903b7cf78537f1a0e0875743">Gtk::Label::set_angle</a> (double angle) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000127"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Label.html#ef7347ac55e67dddaed9808987eec576">Gtk::Label::set_ellipsize</a> (<a class="el" href="group__pangommEnums.html#g982cbecf0c4ee56766aab816a7f5ed0b">Pango::EllipsizeMode</a> mode) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000131"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Label.html#769709b9efb3fdb66cae6cf2361443ed">Gtk::Label::set_max_width_chars</a> (int n_chars) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000135"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Label.html#0d124486d364720a101a1d548d040f13">Gtk::Label::set_single_line_mode</a> (bool single_line_mode=true) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000129"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Label.html#68576e81de5db72faa88c9a539ec495e">Gtk::Label::set_width_chars</a> (int n_chars) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000139"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1MenuToolButton.html#97c335fd09cea81b5615ede74bd6a229">Gtk::MenuToolButton::get_menu</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000138"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1MenuToolButton.html#39f2d1c846be54a1eca80c93f84fafaa">Gtk::MenuToolButton::get_menu</a> () </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000140"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1MenuToolButton.html#afe7aa1160bed6ab4b22f0cc7cdce180">Gtk::MenuToolButton::set_arrow_tooltip</a> (Tooltips& tooltips, const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& tip_text, const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& tip_private) </dt>
<dd><p>
</dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000137"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1MenuToolButton.html#9ec12649e132fd492160be1788546705">Gtk::MenuToolButton::set_menu</a> (Menu& menu) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000141"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1MessageDialog.html#49622e7b678a27beb868688d384ca232">Gtk::MessageDialog::set_secondary_text</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& text, bool use_markup=false) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000005"></a> <dl>
<dt>Member <a class="el" href="classGdk_1_1Pixbuf.html#5000775e43142f3e764ba64236c95d47">Gdk::Pixbuf::create_from_file</a> (const std::string& filename, int width, int height, bool preserve_aspect_ratio=true) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000007"></a> <dl>
<dt>Member <a class="el" href="classGdk_1_1Pixbuf.html#e35657879daa6da7ed3f74d21cf56e3c">Gdk::Pixbuf::flip</a> (bool horizontal=true) const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000006"></a> <dl>
<dt>Member <a class="el" href="classGdk_1_1Pixbuf.html#91a5dc6fba52403feeb32318b7f8510a">Gdk::Pixbuf::rotate_simple</a> (PixbufRotation angle) const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000011"></a> <dl>
<dt>Member <a class="el" href="classGdk_1_1PixbufFormat.html#b31bfe31d1ffa6a9f59594089f518f42">Gdk::PixbufFormat::get_license</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000009"></a> <dl>
<dt>Member <a class="el" href="classGdk_1_1PixbufFormat.html#e08c41e7d698f50cf33acb73a2640aa6">Gdk::PixbufFormat::is_disabled</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000008"></a> <dl>
<dt>Member <a class="el" href="classGdk_1_1PixbufFormat.html#6af809029542762053d410f462480acf">Gdk::PixbufFormat::is_scalable</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000010"></a> <dl>
<dt>Member <a class="el" href="classGdk_1_1PixbufFormat.html#3f732791ce581721ebbcff8fd2ac2971">Gdk::PixbufFormat::set_disabled</a> (bool disabled=true) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000143"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1ProgressBar.html#d56bb00706c9b41c7a952d83f6ec7394">Gtk::ProgressBar::get_ellipsize</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000142"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1ProgressBar.html#757a76b3e5850a27e3a072d55657279b">Gtk::ProgressBar::set_ellipsize</a> (<a class="el" href="group__pangommEnums.html#g982cbecf0c4ee56766aab816a7f5ed0b">Pango::EllipsizeMode</a> mode) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000146"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1SelectionData.html#320dc408a83c1f4ee3ae226688b4d6f2">Gtk::SelectionData::get_pixbuf</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000145"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1SelectionData.html#9c39b784e5977aac600b369c0062bb2f">Gtk::SelectionData::get_pixbuf</a> () </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000148"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1SelectionData.html#3efc85f9fa820ad9db0cd7452ccdba61">Gtk::SelectionData::get_uris</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000144"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1SelectionData.html#bbcfbbbbd1bbc7d581711f32b97b938a">Gtk::SelectionData::set_pixbuf</a> (const Glib::RefPtr<Gdk::Pixbuf>& pixbuf) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000147"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1SelectionData.html#a93d21e8a0ae71cde7f6a92e48bc0a1e">Gtk::SelectionData::set_uris</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/group__ContHandles.html#g8e243b697be740f5f7d4b578ae50db41">Glib::StringArrayHandle</a>& uris) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000149"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1SelectionData.html#5f4fc1ce080e6a5d6db8a2086ba0ddc4">Gtk::SelectionData::targets_include_image</a> (bool writable=true) const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000150"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1TextBuffer.html#6ef8d2dcc85129cc399dca45a435ae24">Gtk::TextBuffer::backspace</a> (const iterator& iter, bool interactive=true, bool default_editable=true) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000151"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1TextView.html#bb125dad939a362d731fe8149b26c2d0">Gtk::TextView::get_iter_at_position</a> (TextBuffer::iterator& iter, int& trailing, int x, int y) const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000152"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1ToolItem.html#47a4077527ad4fa5d3da33ca60892800">Gtk::ToolItem::rebuild_menu</a> () </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000154"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1TreeView.html#7764a18e78a688bd93259d3bdcda7a04">Gtk::TreeView::get_fixed_height_mode</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000158"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1TreeView.html#05cfe311ac5de2b658d60cd8f0f351cd">Gtk::TreeView::get_hover_expand</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000156"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1TreeView.html#6bf95c4e4efee479100e770eff49bb85">Gtk::TreeView::get_hover_selection</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000153"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1TreeView.html#d766f587003dc152e1722cd3be0cedc6">Gtk::TreeView::set_fixed_height_mode</a> (bool enable=true) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000157"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1TreeView.html#f25d3860f977d1d2f4464d85bfa909f5">Gtk::TreeView::set_hover_expand</a> (bool expand=true) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000155"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1TreeView.html#c2aa7aaff2cb5f1838aa30ddd224e09e">Gtk::TreeView::set_hover_selection</a> (bool hover=true) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000160"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Widget.html#19c4e7cff79edb7270f51b760ff3e1b7">Gtk::Widget::drag_dest_add_image_targets</a> () </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000159"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Widget.html#d669a63737649c8415ad0ea24d7a952e">Gtk::Widget::drag_dest_add_text_targets</a> () </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000161"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Widget.html#138185c3fdd994c0dbc94acafc14326f">Gtk::Widget::drag_dest_add_uri_targets</a> () </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000164"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Widget.html#92896486d11b3f429000fa5cc8edf571">Gtk::Widget::drag_source_add_image_targets</a> () </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000162"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Widget.html#729e302832707babc3639484b45b3fdb">Gtk::Widget::drag_source_add_text_targets</a> () </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000163"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Widget.html#d9d9afa611a4fbc2a77929dd0d6c84e0">Gtk::Widget::drag_source_add_uri_targets</a> () </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000013"></a> <dl>
<dt>Member <a class="el" href="classGdk_1_1Window.html#ebb7266930dad01675f28abe8e5c4cf1">Gdk::Window::configure_finished</a> () </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000012"></a> <dl>
<dt>Member <a class="el" href="classGdk_1_1Window.html#356e4e19207606e91f87346a378e1b1f">Gdk::Window::enable_synchronized_configure</a> () </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000014"></a> <dl>
<dt>Member <a class="el" href="classGdk_1_1Window.html#df1d9237560226bc8b78ae48c9172e08">Gdk::Window::set_focus_on_map</a> (bool focus_on_map) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000166"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Window.html#28ccd6aec17470d157e09ce74ef3e2b4">Gtk::Window::get_focus_on_map</a> () const </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000167"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Window.html#533d03e9b92d8ccd142ab3a44005cae4">Gtk::Window::set_default_icon_name</a> (const <a class="elRef" doxygen="glibmm_doxygen_tags:../../../../glibmm-2.4/docs/reference/html/" href="../../../../glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>& name) </dt>
<dd></dd>
</dl>
<p>
<a class="anchor" name="_newin2p6s000165"></a> <dl>
<dt>Member <a class="el" href="classGtk_1_1Window.html#3a2c87ab12bb354d4ac0262748fb6aea">Gtk::Window::set_focus_on_map</a> (bool setting=true) </dt>
<dd></dd>
</dl>
</div>
<!-- end main content -->
<hr><address><small>
Generated for gtkmm 2.4 by <a href="http://www.doxygen.org/index.html">
Doxygen</a> 1.5.1 © 1997-2001</small></address>
</body>
</html>
|