/usr/include/gtkmm-3.0/gtkmm/notebook.h is in libgtkmm-3.0-dev 3.22.0-1.
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 | // Generated by gmmproc 2.50.0 -- DO NOT MODIFY!
#ifndef _GTKMM_NOTEBOOK_H
#define _GTKMM_NOTEBOOK_H
#include <gtkmmconfig.h>
#include <glibmm/ustring.h>
#include <sigc++/sigc++.h>
/*
* Copyright (C) 1998-2002 The gtkmm Development Team
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <gtkmm/container.h>
#include <gtkmm/label.h>
#ifndef DOXYGEN_SHOULD_SKIP_THIS
using GtkNotebook = struct _GtkNotebook;
using GtkNotebookClass = struct _GtkNotebookClass;
#endif /* DOXYGEN_SHOULD_SKIP_THIS */
#ifndef DOXYGEN_SHOULD_SKIP_THIS
namespace Gtk
{ class Notebook_Class; } // namespace Gtk
#endif //DOXYGEN_SHOULD_SKIP_THIS
namespace Gtk
{
/** @addtogroup gtkmmEnums gtkmm Enums and Flags */
/**
*
* @ingroup gtkmmEnums
*/
enum NotebookTab
{
NOTEBOOK_TAB_FIRST,
NOTEBOOK_TAB_LAST
};
} // namespace Gtk
#ifndef DOXYGEN_SHOULD_SKIP_THIS
namespace Glib
{
template <>
class Value<Gtk::NotebookTab> : public Glib::Value_Enum<Gtk::NotebookTab>
{
public:
static GType value_type() G_GNUC_CONST;
};
} // namespace Glib
#endif /* DOXYGEN_SHOULD_SKIP_THIS */
namespace Gtk
{
/** Container which shows one of its children at a time, in tabbed windows.
*
* The Gtk::Notebook widget is a Gtk::Container whose children are pages that
* can be switched between using tab labels along one edge.
*
* A Notebook widget looks like this:
* @image html notebook1.png
*
* @ingroup Widgets
* @ingroup Containers
*/
class Notebook : public Container
{
public:
#ifndef DOXYGEN_SHOULD_SKIP_THIS
typedef Notebook CppObjectType;
typedef Notebook_Class CppClassType;
typedef GtkNotebook BaseObjectType;
typedef GtkNotebookClass BaseClassType;
#endif /* DOXYGEN_SHOULD_SKIP_THIS */
Notebook(Notebook&& src) noexcept;
Notebook& operator=(Notebook&& src) noexcept;
// noncopyable
Notebook(const Notebook&) = delete;
Notebook& operator=(const Notebook&) = delete;
~Notebook() noexcept override;
#ifndef DOXYGEN_SHOULD_SKIP_THIS
private:
friend class Notebook_Class;
static CppClassType notebook_class_;
protected:
explicit Notebook(const Glib::ConstructParams& construct_params);
explicit Notebook(GtkNotebook* castitem);
#endif /* DOXYGEN_SHOULD_SKIP_THIS */
public:
/** Get the GType for this class, for use with the underlying GObject type system.
*/
static GType get_type() G_GNUC_CONST;
#ifndef DOXYGEN_SHOULD_SKIP_THIS
static GType get_base_type() G_GNUC_CONST;
#endif
///Provides access to the underlying C GtkObject.
GtkNotebook* gobj() { return reinterpret_cast<GtkNotebook*>(gobject_); }
///Provides access to the underlying C GtkObject.
const GtkNotebook* gobj() const { return reinterpret_cast<GtkNotebook*>(gobject_); }
public:
//C++ methods used to invoke GTK+ virtual functions:
protected:
//GTK+ Virtual Functions (override these to change behaviour):
//Default Signal Handlers::
/// This is a default handler for the signal signal_switch_page().
virtual void on_switch_page(Widget* page, guint page_number);
private:
public:
Notebook();
/** Prepends a page to @a notebook.
*
* @param child The Gtk::Widget to use as the contents of the page.
* @param tab_label The Gtk::Widget to be used as the label for the page.
*/
int prepend_page(Widget& child, Widget& tab_label);
int prepend_page(Widget& child);
int prepend_page(Widget& child, const Glib::ustring& tab_label, bool use_mnemonic = false);
/** Prepends a page to @a notebook, specifying the widget to use as the
* label in the popup menu.
*
* @param child The Gtk::Widget to use as the contents of the page.
* @param tab_label The Gtk::Widget to be used as the label for the page.
* @param menu_label The widget to use as a label for the page-switch
* menu.
*/
int prepend_page(Widget& child, Widget& tab_label, Widget& menu_label);
//Ignore the possible-0 menu_label version of this method. It would have the same signature as another method.
int prepend_page(Widget& child, const Glib::ustring& tab_label, const Glib::ustring& menu_label, bool use_mnemonic);
/** Appends a page to @a notebook.
*
* @param child The Gtk::Widget to use as the contents of the page.
* @param tab_label The Gtk::Widget to be used as the label for the page.
*/
int append_page(Widget& child, Widget& tab_label);
int append_page(Widget& child);
int append_page(Widget& child, const Glib::ustring& tab_label, bool use_mnemonic = false);
/** Appends a page to @a notebook, specifying the widget to use as the
* label in the popup menu.
*
* @param child The Gtk::Widget to use as the contents of the page.
* @param tab_label The Gtk::Widget to be used as the label for the page.
* @param menu_label The widget to use as a label for the page-switch
* menu.
*/
int append_page(Widget& child, Widget& tab_label, Widget& menu_label);
//Ignore the possible-0 menu_label version of this method. It would have the same signature as another method.
int append_page(Widget& child, const Glib::ustring& tab_label, const Glib::ustring& menu_label, bool use_mnemonic = false);
/** Insert a page into @a notebook at the given position.
*
* @param child The Gtk::Widget to use as the contents of the page.
* @param tab_label The Gtk::Widget to be used as the label for the page.
* @param position The index (starting at 0) at which to insert the page,
* or -1 to append the page after all other pages.
*/
int insert_page(Widget& child, Widget& tab_label, int position);
int insert_page(Widget& child, int position);
int insert_page(Widget& child, const Glib::ustring& tab_label, int position, bool use_mnemonic = false);
/** Insert a page into @a notebook at the given position, specifying
* the widget to use as the label in the popup menu.
*
* @param child The Gtk::Widget to use as the contents of the page.
* @param tab_label The Gtk::Widget to be used as the label for the page..
* @param menu_label The widget to use as a label for the page-switch
* menu.
* @param position The index (starting at 0) at which to insert the page,
* or -1 to append the page after all other pages.
*/
int insert_page(Widget& child, Widget& tab_label, Widget& menu_label, int position);
//Ignore the possible-0 menu_label version of this method. It would have the same signature as another method.
int insert_page(Widget& child, const Glib::ustring& tab_label, const Glib::ustring& menu_label, int position, bool use_mnemonic = false);
/** Removes a page from the notebook given its index
* in the notebook.
*
* @param page_number The index of a notebook page, starting
* from 0. If -1, the last page will be removed.
*/
void remove_page(int page_number = 0);
void remove_page(Widget& child);
/** Sets a group name for @a notebook.
*
* Notebooks with the same name will be able to exchange tabs
* via drag and drop. A notebook with a <tt>nullptr</tt> group name will
* not be able to exchange tabs with any other notebook.
*
* @newin{2,24}
*
* @param group_name The name of the notebook group,
* or <tt>nullptr</tt> to unset it.
*/
void set_group_name(const Glib::ustring& group_name);
/** Gets the current group name for @a notebook.
*
* @newin{2,24}
*
* @return The group name, or <tt>nullptr</tt> if none is set.
*/
Glib::ustring get_group_name() const;
/** Returns the page number of the current page.
*
* @return The index (starting from 0) of the current
* page in the notebook. If the notebook has no pages,
* then -1 will be returned.
*/
int get_current_page() const;
/** Returns the child widget contained in page number @a page_number.
*
* @param page_number The index of a page in the notebook, or -1
* to get the last page.
* @return The child widget, or <tt>nullptr</tt> if @a page_number
* is out of bounds.
*/
Widget* get_nth_page(int page_number);
/** Returns the child widget contained in page number @a page_number.
*
* @param page_number The index of a page in the notebook, or -1
* to get the last page.
* @return The child widget, or <tt>nullptr</tt> if @a page_number
* is out of bounds.
*/
const Widget* get_nth_page(int page_number) const;
/** Gets the number of pages in a notebook.
*
* @newin{2,2}
*
* @return The number of pages in the notebook.
*/
int get_n_pages() const;
/*Widget* get_current_page();*/ /*inconsistency with set_current_page*/
/** Finds the index of the page which contains the given child
* widget.
*
* @param child A Gtk::Widget.
* @return The index of the page containing @a child, or
* -1 if @a child is not in the notebook.
*/
int page_num(const Widget& child) const;
/** Switches to the page number @a page_number.
*
* Note that due to historical reasons, GtkNotebook refuses
* to switch to a page unless the child widget is visible.
* Therefore, it is recommended to show child widgets before
* adding them to a notebook.
*
* @param page_number Index of the page to switch to, starting from 0.
* If negative, the last page will be used. If greater
* than the number of pages in the notebook, nothing
* will be done.
*/
void set_current_page(int page_number);
/** Switches to the next page. Nothing happens if the current page is
* the last page.
*/
void next_page();
/** Switches to the previous page. Nothing happens if the current page
* is the first page.
*/
void prev_page();
/** Sets whether a bevel will be drawn around the notebook pages.
* This only has a visual effect when the tabs are not shown.
* See set_show_tabs().
*
* @param show_border <tt>true</tt> if a bevel should be drawn around the notebook.
*/
void set_show_border(bool show_border = true);
/** Returns whether a bevel will be drawn around the notebook pages.
* See set_show_border().
*
* @return <tt>true</tt> if the bevel is drawn.
*/
bool get_show_border() const;
/** Sets whether to show the tabs for the notebook or not.
*
* @param show_tabs <tt>true</tt> if the tabs should be shown.
*/
void set_show_tabs(bool show_tabs = true);
/** Returns whether the tabs of the notebook are shown.
* See set_show_tabs().
*
* @return <tt>true</tt> if the tabs are shown.
*/
bool get_show_tabs() const;
/** Sets the edge at which the tabs for switching pages in the
* notebook are drawn.
*
* @param pos The edge to draw the tabs at.
*/
void set_tab_pos(PositionType pos);
/** Gets the edge at which the tabs for switching pages in the
* notebook are drawn.
*
* @return The edge at which the tabs are drawn.
*/
PositionType get_tab_pos() const;
/** Sets whether the tab label area will have arrows for
* scrolling if there are too many tabs to fit in the area.
*
* @param scrollable <tt>true</tt> if scroll arrows should be added.
*/
void set_scrollable(bool scrollable = true);
/** Returns whether the tab label area has arrows for scrolling.
* See set_scrollable().
*
* @return <tt>true</tt> if arrows for scrolling are present.
*/
bool get_scrollable() const;
#ifndef GTKMM_DISABLE_DEPRECATED
/** Returns the horizontal width of a tab border.
*
* @newin{2,22}
*
* Deprecated: 3.4: this function returns zero
*
* @deprecated This method now returns zero.
*
* @return Horizontal width of a tab border.
*/
guint16 get_tab_hborder() const;
#endif // GTKMM_DISABLE_DEPRECATED
#ifndef GTKMM_DISABLE_DEPRECATED
/** Returns the vertical width of a tab border.
*
* @newin{2,22}
*
* Deprecated: 3.4: this function returns zero
*
* @deprecated This method now returns zero.
*
* @return Vertical width of a tab border.
*/
guint16 get_tab_vborder() const;
#endif // GTKMM_DISABLE_DEPRECATED
/** Enables the popup menu: if the user clicks with the right
* mouse button on the tab labels, a menu with all the pages
* will be popped up.
*/
void popup_enable();
/** Disables the popup menu.
*/
void popup_disable();
/** Returns the tab label widget for the page @a child.
* <tt>nullptr</tt> is returned if @a child is not in @a notebook or
* if no tab label has specifically been set for @a child.
*
* @param child The page.
* @return The tab label.
*/
Widget* get_tab_label(Widget& child);
/** Returns the tab label widget for the page @a child.
* <tt>nullptr</tt> is returned if @a child is not in @a notebook or
* if no tab label has specifically been set for @a child.
*
* @param child The page.
* @return The tab label.
*/
const Widget* get_tab_label(Widget& child) const;
/** Changes the tab label for @a child.
* If <tt>nullptr</tt> is specified for @a tab_label, then the page will
* have the label “page N”.
*
* @param child The page.
* @param tab_label The tab label widget to use, or <tt>nullptr</tt>
* for default tab label.
*/
void set_tab_label(Widget& child, Widget& tab_label);
/** Creates a new label and sets it as the tab label for the page
* containing @a child.
*
* @param child The page.
* @param tab_text The label text.
*/
void set_tab_label_text(Widget& child, const Glib::ustring& tab_text);
/** Retrieves the text of the tab label for the page containing
* @a child.
*
* @param child A widget contained in a page of @a notebook.
* @return The text of the tab label.
*/
Glib::ustring get_tab_label_text(Widget& child) const;
/** Retrieves the menu label widget of the page containing @a child.
*
* @param child A widget contained in a page of @a notebook.
* @return The menu label, or <tt>nullptr</tt> if the
* notebook page does not have a menu label other than the default (the tab
* label).
*/
Widget* get_menu_label(Widget& child);
/** Retrieves the menu label widget of the page containing @a child.
*
* @param child A widget contained in a page of @a notebook.
* @return The menu label, or <tt>nullptr</tt> if the
* notebook page does not have a menu label other than the default (the tab
* label).
*/
const Widget* get_menu_label(Widget& child) const;
/** Changes the menu label for the page containing @a child.
*
* @param child The child widget.
* @param menu_label The menu label, or <tt>nullptr</tt> for default.
*/
void set_menu_label(Widget& child, Widget& menu_label);
/** Creates a new label and sets it as the menu label of @a child.
*
* @param child The child widget.
* @param menu_text The label text.
*/
void set_menu_label_text(Widget& child, const Glib::ustring& menu_text);
/** Retrieves the text of the menu label for the page containing
* @a child.
*
* @param child The child widget of a page of the notebook.
* @return The text of the tab label.
*/
Glib::ustring get_menu_label_text(Widget& child) const;
/** Reorders the page containing @a child, so that it appears in position
* @a position. If @a position is greater than or equal to the number of
* children in the list or negative, @a child will be moved to the end
* of the list.
*
* @param child The child to move.
* @param position The new position, or -1 to move to the end.
*/
void reorder_child(Widget& child, int position);
/** Gets whether the tab can be reordered via drag and drop or not.
*
* @newin{2,10}
*
* @param child A child Gtk::Widget.
* @return <tt>true</tt> if the tab is reorderable.
*/
bool get_tab_reorderable(Widget& child) const;
/** Sets whether the notebook tab can be reordered
* via drag and drop or not.
*
* @newin{2,10}
*
* @param child A child Gtk::Widget.
* @param reorderable Whether the tab is reorderable or not.
*/
void set_tab_reorderable(Widget& child, bool reorderable = true);
/** Returns whether the tab contents can be detached from @a notebook.
*
* @newin{2,10}
*
* @param child A child Gtk::Widget.
* @return <tt>true</tt> if the tab is detachable.
*/
bool get_tab_detachable(Widget& child) const;
/** Sets whether the tab can be detached from @a notebook to another
* notebook or widget.
*
* Note that 2 notebooks must share a common group identificator
* (see set_group_name()) to allow automatic tabs
* interchange between them.
*
* If you want a widget to interact with a notebook through DnD
* (i.e.: accept dragged tabs from it) it must be set as a drop
* destination and accept the target “GTK_NOTEBOOK_TAB”. The notebook
* will fill the selection with a GtkWidget** pointing to the child
* widget that corresponds to the dropped tab.
*
* Note that you should use detach_tab() instead
* of Gtk::Container::remove() if you want to remove the tab from
* the source notebook as part of accepting a drop. Otherwise,
* the source notebook will think that the dragged tab was
* removed from underneath the ongoing drag operation, and
* will initiate a drag cancel animation.
*
*
* [C example ellipted]
*
* If you want a notebook to accept drags from other widgets,
* you will have to set your own DnD code to do it.
*
* @newin{2,10}
*
* @param child A child Gtk::Widget.
* @param detachable Whether the tab is detachable or not.
*/
void set_tab_detachable(Widget& child, bool detachable = true);
/** Removes the child from the notebook.
*
* This function is very similar to Gtk::Container::remove(),
* but additionally informs the notebook that the removal
* is happening as part of a tab DND operation, which should
* not be cancelled.
*
* @newin{3,16}
*
* @param child A child.
*/
void detach_tab(Widget& child);
/** Gets one of the action widgets. See set_action_widget().
*
* @newin{2,20}
*
* @param pack_type Pack type of the action widget to receive.
* @return The action widget with the given
* @a pack_type or <tt>nullptr</tt> when this action widget has not been set.
*/
Widget* get_action_widget(PackType pack_type = PACK_START);
/** Sets @a widget as one of the action widgets. Depending on the pack type
* the widget will be placed before or after the tabs. You can use
* a Gtk::Box if you need to pack more than one widget on the same side.
*
* Note that action widgets are “internal” children of the notebook and thus
* not included in the list returned from Gtk::Container::foreach().
*
* @newin{2,20}
*
* @param widget A Gtk::Widget.
* @param pack_type Pack type of the action widget.
*/
void set_action_widget(Widget* widget, PackType pack_type = PACK_START);
/**
* @par Slot Prototype:
* <tt>void on_my_%switch_page(Widget* page, guint page_number)</tt>
*
* Emitted when the user or a function changes the current page.
*
* @param page The new current page.
* @param page_number The index of the page.
*/
Glib::SignalProxy< void,Widget*,guint > signal_switch_page();
/**
* @par Slot Prototype:
* <tt>void on_my_%page_reordered(Widget* page, guint page_num)</tt>
*
* the signal_page_reordered() signal is emitted in the notebook
* right after a page has been reordered.
*
* @newin{2,10}
*
* @param page The child Gtk::Widget affected.
* @param page_num The new page number for @a page.
*/
Glib::SignalProxy< void,Widget*,guint > signal_page_reordered();
/**
* @par Slot Prototype:
* <tt>void on_my_%page_removed(Widget* page, guint page_num)</tt>
*
* the signal_page_removed() signal is emitted in the notebook
* right after a page is removed from the notebook.
*
* @newin{2,10}
*
* @param page The child Gtk::Widget affected.
* @param page_num The @a page page number.
*/
Glib::SignalProxy< void,Widget*,guint > signal_page_removed();
/**
* @par Slot Prototype:
* <tt>void on_my_%page_added(Widget* page, guint page_num)</tt>
*
* the signal_page_added() signal is emitted in the notebook
* right after a page is added to the notebook.
*
* @newin{2,10}
*
* @param page The child Gtk::Widget affected.
* @param page_num The new page number for @a page.
*/
Glib::SignalProxy< void,Widget*,guint > signal_page_added();
//Key-binding signals:
//This doesn't seem generally useful:
/** Which side of the notebook holds the tabs.
*
* @return A PropertyProxy that allows you to get or set the value of the property,
* or receive notification when the value of the property changes.
*/
Glib::PropertyProxy< PositionType > property_tab_pos() ;
/** Which side of the notebook holds the tabs.
*
* @return A PropertyProxy_ReadOnly that allows you to get the value of the property,
* or receive notification when the value of the property changes.
*/
Glib::PropertyProxy_ReadOnly< PositionType > property_tab_pos() const;
/** Whether tabs should be shown.
*
* @return A PropertyProxy that allows you to get or set the value of the property,
* or receive notification when the value of the property changes.
*/
Glib::PropertyProxy< bool > property_show_tabs() ;
/** Whether tabs should be shown.
*
* @return A PropertyProxy_ReadOnly that allows you to get the value of the property,
* or receive notification when the value of the property changes.
*/
Glib::PropertyProxy_ReadOnly< bool > property_show_tabs() const;
/** Whether the border should be shown.
*
* @return A PropertyProxy that allows you to get or set the value of the property,
* or receive notification when the value of the property changes.
*/
Glib::PropertyProxy< bool > property_show_border() ;
/** Whether the border should be shown.
*
* @return A PropertyProxy_ReadOnly that allows you to get the value of the property,
* or receive notification when the value of the property changes.
*/
Glib::PropertyProxy_ReadOnly< bool > property_show_border() const;
/** If TRUE, scroll arrows are added if there are too many tabs to fit.
*
* @return A PropertyProxy that allows you to get or set the value of the property,
* or receive notification when the value of the property changes.
*/
Glib::PropertyProxy< bool > property_scrollable() ;
/** If TRUE, scroll arrows are added if there are too many tabs to fit.
*
* @return A PropertyProxy_ReadOnly that allows you to get the value of the property,
* or receive notification when the value of the property changes.
*/
Glib::PropertyProxy_ReadOnly< bool > property_scrollable() const;
/** The index of the current page.
*
* @return A PropertyProxy that allows you to get or set the value of the property,
* or receive notification when the value of the property changes.
*/
Glib::PropertyProxy< int > property_page() ;
/** The index of the current page.
*
* @return A PropertyProxy_ReadOnly that allows you to get the value of the property,
* or receive notification when the value of the property changes.
*/
Glib::PropertyProxy_ReadOnly< int > property_page() const;
/** Group name for tab drag and drop.
*
* @newin{2,24}
*
* @return A PropertyProxy that allows you to get or set the value of the property,
* or receive notification when the value of the property changes.
*/
Glib::PropertyProxy< Glib::ustring > property_group_name() ;
/** Group name for tab drag and drop.
*
* @newin{2,24}
*
* @return A PropertyProxy_ReadOnly that allows you to get the value of the property,
* or receive notification when the value of the property changes.
*/
Glib::PropertyProxy_ReadOnly< Glib::ustring > property_group_name() const;
/** If TRUE, pressing the right mouse button on the notebook pops up a menu that you can use to go to a page.
*
* @return A PropertyProxy that allows you to get or set the value of the property,
* or receive notification when the value of the property changes.
*/
Glib::PropertyProxy< bool > property_enable_popup() ;
/** If TRUE, pressing the right mouse button on the notebook pops up a menu that you can use to go to a page.
*
* @return A PropertyProxy_ReadOnly that allows you to get the value of the property,
* or receive notification when the value of the property changes.
*/
Glib::PropertyProxy_ReadOnly< bool > property_enable_popup() const;
/** The string displayed on the child's tab label.
*
* @return A ChildPropertyProxy that allows you to get or set the value of the property,
* or receive notification when the value of the property changes.
*/
Gtk::ChildPropertyProxy< Glib::ustring > child_property_tab_label(Gtk::Widget& child) ;
/** The string displayed on the child's tab label.
*
* @return A ChildPropertyProxy_ReadOnly that allows you to get the value of the property,
* or receive notification when the value of the property changes.
*/
Gtk::ChildPropertyProxy_ReadOnly< Glib::ustring > child_property_tab_label(const Gtk::Widget& child) const;
/** The string displayed in the child's menu entry.
*
* @return A ChildPropertyProxy that allows you to get or set the value of the property,
* or receive notification when the value of the property changes.
*/
Gtk::ChildPropertyProxy< Glib::ustring > child_property_menu_label(Gtk::Widget& child) ;
/** The string displayed in the child's menu entry.
*
* @return A ChildPropertyProxy_ReadOnly that allows you to get the value of the property,
* or receive notification when the value of the property changes.
*/
Gtk::ChildPropertyProxy_ReadOnly< Glib::ustring > child_property_menu_label(const Gtk::Widget& child) const;
/** The index of the child in the parent.
*
* @return A ChildPropertyProxy that allows you to get or set the value of the property,
* or receive notification when the value of the property changes.
*/
Gtk::ChildPropertyProxy< int > child_property_position(Gtk::Widget& child) ;
/** The index of the child in the parent.
*
* @return A ChildPropertyProxy_ReadOnly that allows you to get the value of the property,
* or receive notification when the value of the property changes.
*/
Gtk::ChildPropertyProxy_ReadOnly< int > child_property_position(const Gtk::Widget& child) const;
/** Whether to expand the child's tab.
*
* @return A ChildPropertyProxy that allows you to get or set the value of the property,
* or receive notification when the value of the property changes.
*/
Gtk::ChildPropertyProxy< bool > child_property_tab_expand(Gtk::Widget& child) ;
/** Whether to expand the child's tab.
*
* @return A ChildPropertyProxy_ReadOnly that allows you to get the value of the property,
* or receive notification when the value of the property changes.
*/
Gtk::ChildPropertyProxy_ReadOnly< bool > child_property_tab_expand(const Gtk::Widget& child) const;
/** Whether the child's tab should fill the allocated area.
*
* @return A ChildPropertyProxy that allows you to get or set the value of the property,
* or receive notification when the value of the property changes.
*/
Gtk::ChildPropertyProxy< bool > child_property_tab_fill(Gtk::Widget& child) ;
/** Whether the child's tab should fill the allocated area.
*
* @return A ChildPropertyProxy_ReadOnly that allows you to get the value of the property,
* or receive notification when the value of the property changes.
*/
Gtk::ChildPropertyProxy_ReadOnly< bool > child_property_tab_fill(const Gtk::Widget& child) const;
/** Whether the tab is reorderable by user action.
*
* @return A ChildPropertyProxy that allows you to get or set the value of the property,
* or receive notification when the value of the property changes.
*/
Gtk::ChildPropertyProxy< bool > child_property_reorderable(Gtk::Widget& child) ;
/** Whether the tab is reorderable by user action.
*
* @return A ChildPropertyProxy_ReadOnly that allows you to get the value of the property,
* or receive notification when the value of the property changes.
*/
Gtk::ChildPropertyProxy_ReadOnly< bool > child_property_reorderable(const Gtk::Widget& child) const;
/** Whether the tab is detachable.
*
* @return A ChildPropertyProxy that allows you to get or set the value of the property,
* or receive notification when the value of the property changes.
*/
Gtk::ChildPropertyProxy< bool > child_property_detachable(Gtk::Widget& child) ;
/** Whether the tab is detachable.
*
* @return A ChildPropertyProxy_ReadOnly that allows you to get the value of the property,
* or receive notification when the value of the property changes.
*/
Gtk::ChildPropertyProxy_ReadOnly< bool > child_property_detachable(const Gtk::Widget& child) const;
};
} // namespace Gtk
namespace Glib
{
/** A Glib::wrap() method for this object.
*
* @param object The C instance.
* @param take_copy False if the result should take ownership of the C instance. True if it should take a new copy or ref.
* @result A C++ instance that wraps this C instance.
*
* @relates Gtk::Notebook
*/
Gtk::Notebook* wrap(GtkNotebook* object, bool take_copy = false);
} //namespace Glib
#endif /* _GTKMM_NOTEBOOK_H */
|