~ubuntu-branches/ubuntu/precise/gtk+2.0/precise-updates

« back to all changes in this revision

Viewing changes to docs/reference/gtk/html/gtk.devhelp2

  • Committer: Package Import Robot
  • Author(s): Ken VanDine
  • Date: 2011-12-01 11:40:06 UTC
  • mfrom: (1.14.11)
  • Revision ID: package-import@ubuntu.com-20111201114006-nrmf6qu3pg512veo
Tags: 2.24.8-0ubuntu1
* New upstream release 
  - gtkfilechooser should be more robust to malformed URIs
    in .gtk-bookmarks (LP: #189494)
* debian/patches/010_make_bg_changes_queue_repaint.patch
  - dropped it introduces performance regressions in some gtk2 
    apps (LP: #889019)
* 101_filechooser.patch, 000git_file_chooser.patch: dropped, upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
339
339
    <sub name="Annotation Glossary" link="annotation-glossary.html"/>
340
340
  </chapters>
341
341
  <functions>
342
 
    <keyword type="" name="Common commandline options" link="gtk-running.html#id558534"/>
343
 
    <keyword type="" name="Environment variables" link="gtk-running.html#id546976"/>
 
342
    <keyword type="" name="Common commandline options" link="gtk-running.html#id601152"/>
 
343
    <keyword type="" name="Environment variables" link="gtk-running.html#id575150"/>
344
344
    <keyword type="" name="X11-specific commandline options" link="gtk-x11.html#x11-cmdline"/>
345
 
    <keyword type="" name="Server, client, window manager" link="gtk-x11.html#id556144"/>
 
345
    <keyword type="" name="Server, client, window manager" link="gtk-x11.html#id579152"/>
346
346
    <keyword type="" name="Windows-specific commandline options" link="gtk-windows.html#win32-cmdline"/>
347
347
    <keyword type="" name="Windows-specific environment variables" link="gtk-windows.html#win32-envar"/>
348
 
    <keyword type="" name="Build requirements" link="gtk-directfb.html#id549572"/>
 
348
    <keyword type="" name="Build requirements" link="gtk-directfb.html#id605755"/>
349
349
    <keyword type="" name="Window and no-window widgets" link="chap-drawing-model.html#window-no-window-widgets"/>
350
350
    <keyword type="" name="Hierarchical drawing" link="chap-drawing-model.html#hierarchical-drawing"/>
351
351
    <keyword type="" name="Notes on drawing no-window widgets" link="chap-drawing-model.html#notes-on-drawing-no-window-widgets"/>
724
724
    <keyword type="function" name="gtk_icon_source_set_size_wildcarded ()" link="gtk-Themeable-Stock-Images.html#gtk-icon-source-set-size-wildcarded"/>
725
725
    <keyword type="function" name="gtk_icon_source_set_state ()" link="gtk-Themeable-Stock-Images.html#gtk-icon-source-set-state"/>
726
726
    <keyword type="function" name="gtk_icon_source_set_state_wildcarded ()" link="gtk-Themeable-Stock-Images.html#gtk-icon-source-set-state-wildcarded"/>
727
 
    <keyword type="" name="Default files" link="gtk-Resource-Files.html#id618965"/>
728
 
    <keyword type="" name="Pathnames and patterns" link="gtk-Resource-Files.html#id621212"/>
729
 
    <keyword type="" name="Optimizing RC Style Matches" link="gtk-Resource-Files.html#id625530"/>
730
 
    <keyword type="" name="Toplevel declarations" link="gtk-Resource-Files.html#id625707"/>
731
 
    <keyword type="" name="Styles" link="gtk-Resource-Files.html#id626009"/>
732
 
    <keyword type="" name="Key bindings" link="gtk-Resource-Files.html#id627061"/>
 
727
    <keyword type="" name="Default files" link="gtk-Resource-Files.html#id669252"/>
 
728
    <keyword type="" name="Pathnames and patterns" link="gtk-Resource-Files.html#id623146"/>
 
729
    <keyword type="" name="Optimizing RC Style Matches" link="gtk-Resource-Files.html#id676132"/>
 
730
    <keyword type="" name="Toplevel declarations" link="gtk-Resource-Files.html#id676310"/>
 
731
    <keyword type="" name="Styles" link="gtk-Resource-Files.html#id676611"/>
 
732
    <keyword type="" name="Key bindings" link="gtk-Resource-Files.html#id677662"/>
733
733
    <keyword type="struct" name="GtkRcStyle" link="gtk-Resource-Files.html#GtkRcStyle-struct"/>
734
734
    <keyword type="enum" name="enum GtkRcFlags" link="gtk-Resource-Files.html#GtkRcFlags"/>
735
735
    <keyword type="enum" name="enum GtkRcTokenType" link="gtk-Resource-Files.html#GtkRcTokenType"/>
842
842
    <keyword type="property" name="The &quot;gtk-xft-hinting&quot; property" link="GtkSettings.html#GtkSettings--gtk-xft-hinting"/>
843
843
    <keyword type="property" name="The &quot;gtk-xft-hintstyle&quot; property" link="GtkSettings.html#GtkSettings--gtk-xft-hintstyle"/>
844
844
    <keyword type="property" name="The &quot;gtk-xft-rgba&quot; property" link="GtkSettings.html#GtkSettings--gtk-xft-rgba"/>
845
 
    <keyword type="" name="Installing a key binding" link="gtk-Bindings.html#id556770"/>
 
845
    <keyword type="" name="Installing a key binding" link="gtk-Bindings.html#id669012"/>
846
846
    <keyword type="struct" name="struct GtkBindingSet" link="gtk-Bindings.html#GtkBindingSet"/>
847
847
    <keyword type="struct" name="struct GtkBindingEntry" link="gtk-Bindings.html#GtkBindingEntry"/>
848
848
    <keyword type="struct" name="struct GtkBindingSignal" link="gtk-Bindings.html#GtkBindingSignal"/>
1036
1036
    <keyword type="macro" name="GTK_BINARY_AGE" link="gtk-Feature-Test-Macros.html#GTK-BINARY-AGE:CAPS"/>
1037
1037
    <keyword type="macro" name="GTK_INTERFACE_AGE" link="gtk-Feature-Test-Macros.html#GTK-INTERFACE-AGE:CAPS"/>
1038
1038
    <keyword type="macro" name="GTK_CHECK_VERSION()" link="gtk-Feature-Test-Macros.html#GTK-CHECK-VERSION:CAPS"/>
1039
 
    <keyword type="" name="What are signals?" link="gtk-Signals.html#id644603"/>
1040
 
    <keyword type="" name="How are signals used?" link="gtk-Signals.html#id674654"/>
1041
 
    <keyword type="" name="Basic Terminology" link="gtk-Signals.html#id674679"/>
1042
 
    <keyword type="" name="A brief note on how they work." link="gtk-Signals.html#id642992"/>
 
1039
    <keyword type="" name="What are signals?" link="gtk-Signals.html#id679694"/>
 
1040
    <keyword type="" name="How are signals used?" link="gtk-Signals.html#id648927"/>
 
1041
    <keyword type="" name="Basic Terminology" link="gtk-Signals.html#id718054"/>
 
1042
    <keyword type="" name="A brief note on how they work." link="gtk-Signals.html#id718171"/>
1043
1043
    <keyword type="macro" name="GTK_SIGNAL_OFFSET" link="gtk-Signals.html#GTK-SIGNAL-OFFSET:CAPS" deprecated=""/>
1044
1044
    <keyword type="enum" name="enum GtkSignalRunType" link="gtk-Signals.html#GtkSignalRunType" deprecated=""/>
1045
1045
    <keyword type="function" name="gtk_signal_new ()" link="gtk-Signals.html#gtk-signal-new" deprecated="Use g_signal_new() instead."/>
1523
1523
    <keyword type="property" name="The &quot;stock&quot; property" link="GtkImage.html#GtkImage--stock"/>
1524
1524
    <keyword type="property" name="The &quot;storage-type&quot; property" link="GtkImage.html#GtkImage--storage-type"/>
1525
1525
    <keyword type="" name="GtkLabel as GtkBuildable" link="GtkLabel.html#GtkLabel-BUILDER-UI"/>
1526
 
    <keyword type="" name="Mnemonics" link="GtkLabel.html#id727933"/>
1527
 
    <keyword type="" name="Markup (styled text)" link="GtkLabel.html#id728055"/>
1528
 
    <keyword type="" name="Selectable labels" link="GtkLabel.html#id728172"/>
1529
 
    <keyword type="" name="Text layout" link="GtkLabel.html#id728195"/>
1530
 
    <keyword type="" name="Links" link="GtkLabel.html#id728246"/>
 
1526
    <keyword type="" name="Mnemonics" link="GtkLabel.html#id778891"/>
 
1527
    <keyword type="" name="Markup (styled text)" link="GtkLabel.html#id779012"/>
 
1528
    <keyword type="" name="Selectable labels" link="GtkLabel.html#id779129"/>
 
1529
    <keyword type="" name="Text layout" link="GtkLabel.html#id779152"/>
 
1530
    <keyword type="" name="Links" link="GtkLabel.html#id779204"/>
1531
1531
    <keyword type="struct" name="struct GtkLabel" link="GtkLabel.html#GtkLabel-struct"/>
1532
1532
    <keyword type="function" name="gtk_label_new ()" link="GtkLabel.html#gtk-label-new"/>
1533
1533
    <keyword type="function" name="gtk_label_set_text ()" link="GtkLabel.html#gtk-label-set-text"/>
2497
2497
    <keyword type="signal" name="The &quot;set-scroll-adjustments&quot; signal" link="GtkTextView.html#GtkTextView-set-scroll-adjustments"/>
2498
2498
    <keyword type="signal" name="The &quot;toggle-cursor-visible&quot; signal" link="GtkTextView.html#GtkTextView-toggle-cursor-visible"/>
2499
2499
    <keyword type="signal" name="The &quot;toggle-overwrite&quot; signal" link="GtkTextView.html#GtkTextView-toggle-overwrite"/>
2500
 
    <keyword type="" name="Columns and cell renderers" link="TreeWidget.html#id827078"/>
2501
 
    <keyword type="" name="Selection handling" link="TreeWidget.html#id801098"/>
 
2500
    <keyword type="" name="Columns and cell renderers" link="TreeWidget.html#id878651"/>
 
2501
    <keyword type="" name="Selection handling" link="TreeWidget.html#id931207"/>
2502
2502
    <keyword type="struct" name="GtkTreeModel" link="GtkTreeModel.html#GtkTreeModel-struct"/>
2503
2503
    <keyword type="struct" name="struct GtkTreeIter" link="GtkTreeModel.html#GtkTreeIter-struct"/>
2504
2504
    <keyword type="struct" name="GtkTreePath" link="GtkTreeModel.html#GtkTreePath-struct"/>
3142
3142
    <keyword type="property" name="The &quot;active&quot; property" link="GtkCellRendererSpinner.html#GtkCellRendererSpinner--active"/>
3143
3143
    <keyword type="property" name="The &quot;pulse&quot; property" link="GtkCellRendererSpinner.html#GtkCellRendererSpinner--pulse"/>
3144
3144
    <keyword type="property" name="The &quot;size&quot; property" link="GtkCellRendererSpinner.html#GtkCellRendererSpinner--size"/>
3145
 
    <keyword type="" name="Performance Considerations" link="GtkListStore.html#id1035365"/>
 
3145
    <keyword type="" name="Performance Considerations" link="GtkListStore.html#id1086496"/>
3146
3146
    <keyword type="" name="GtkListStore as GtkBuildable" link="GtkListStore.html#GtkListStore-BUILDER-UI"/>
3147
3147
    <keyword type="struct" name="struct GtkListStore" link="GtkListStore.html#GtkListStore-struct"/>
3148
3148
    <keyword type="function" name="gtk_list_store_new ()" link="GtkListStore.html#gtk-list-store-new"/>
3257
3257
    <keyword type="function" name="gtk_combo_box_text_append_text ()" link="GtkComboBoxText.html#gtk-combo-box-text-append-text" since="2.24"/>
3258
3258
    <keyword type="function" name="gtk_combo_box_text_insert_text ()" link="GtkComboBoxText.html#gtk-combo-box-text-insert-text" since="2.24"/>
3259
3259
    <keyword type="function" name="gtk_combo_box_text_prepend_text ()" link="GtkComboBoxText.html#gtk-combo-box-text-prepend-text" since="2.24"/>
 
3260
    <keyword type="function" name="gtk_combo_box_text_remove ()" link="GtkComboBoxText.html#gtk-combo-box-text-remove" since="2.24"/>
3260
3261
    <keyword type="function" name="gtk_combo_box_text_get_active_text ()" link="GtkComboBoxText.html#gtk-combo-box-text-get-active-text" since="2.24"/>
3261
3262
    <keyword type="" name="GtkComboBoxEntry as GtkBuildable" link="GtkComboBoxEntry.html#GtkComboBoxEntry-BUILDER-UI"/>
3262
3263
    <keyword type="struct" name="struct GtkComboBoxEntry" link="GtkComboBoxEntry.html#GtkComboBoxEntry-struct"/>
3636
3637
    <keyword type="property" name="The &quot;group&quot; property" link="GtkRadioToolButton.html#GtkRadioToolButton--group"/>
3637
3638
    <keyword type="" name="UI Definitions" link="GtkUIManager.html#XML-UI"/>
3638
3639
    <keyword type="" name="UI Merging" link="GtkUIManager.html#UI-Merging"/>
3639
 
    <keyword type="" name="Accelerators" link="GtkUIManager.html#id1120342"/>
 
3640
    <keyword type="" name="Accelerators" link="GtkUIManager.html#id1173435"/>
3640
3641
    <keyword type="" name="Smart Separators" link="GtkUIManager.html#Smart-Separators"/>
3641
 
    <keyword type="" name="Empty Menus" link="GtkUIManager.html#id1120392"/>
 
3642
    <keyword type="" name="Empty Menus" link="GtkUIManager.html#id1173485"/>
3642
3643
    <keyword type="" name="GtkUIManager as GtkBuildable" link="GtkUIManager.html#GtkUIManager-BUILDER-UI"/>
3643
3644
    <keyword type="struct" name="struct GtkUIManager" link="GtkUIManager.html#GtkUIManager-struct"/>
3644
3645
    <keyword type="function" name="gtk_ui_manager_new ()" link="GtkUIManager.html#gtk-ui-manager-new" since="2.4"/>
3789
3790
    <keyword type="function" name="gtk_recent_action_get_show_numbers ()" link="GtkRecentAction.html#gtk-recent-action-get-show-numbers" since="2.12"/>
3790
3791
    <keyword type="function" name="gtk_recent_action_set_show_numbers ()" link="GtkRecentAction.html#gtk-recent-action-set-show-numbers" since="2.12"/>
3791
3792
    <keyword type="property" name="The &quot;show-numbers&quot; property" link="GtkRecentAction.html#GtkRecentAction--show-numbers"/>
3792
 
    <keyword type="" name="Implementing GtkActivatable" link="GtkActivatable.html#id1101768"/>
 
3793
    <keyword type="" name="Implementing GtkActivatable" link="GtkActivatable.html#id1172732"/>
3793
3794
    <keyword type="struct" name="GtkActivatable" link="GtkActivatable.html#GtkActivatable-struct"/>
3794
3795
    <keyword type="struct" name="struct GtkActivatableIface" link="GtkActivatable.html#GtkActivatableIface" since="2.16"/>
3795
3796
    <keyword type="function" name="gtk_activatable_do_set_related_action ()" link="GtkActivatable.html#gtk-activatable-do-set-related-action" since="2.16"/>
4941
4942
    <keyword type="property" name="The &quot;xpad&quot; property" link="GtkMisc.html#GtkMisc--xpad"/>
4942
4943
    <keyword type="property" name="The &quot;yalign&quot; property" link="GtkMisc.html#GtkMisc--yalign"/>
4943
4944
    <keyword type="property" name="The &quot;ypad&quot; property" link="GtkMisc.html#GtkMisc--ypad"/>
4944
 
    <keyword type="" name="Description" link="GtkObject.html#id1335815"/>
 
4945
    <keyword type="" name="Description" link="GtkObject.html#id1387115"/>
4945
4946
    <keyword type="struct" name="GtkObject" link="GtkObject.html#GtkObject-struct"/>
4946
4947
    <keyword type="macro" name="GTK_OBJECT_TYPE" link="GtkObject.html#GTK-OBJECT-TYPE:CAPS" deprecated="2.20: Use G_OBJECT_TYPE() instead."/>
4947
4948
    <keyword type="macro" name="GTK_OBJECT_TYPE_NAME" link="GtkObject.html#GTK-OBJECT-TYPE-NAME:CAPS" deprecated="2.20: Use G_OBJECT_TYPE_NAME() instead."/>