William Jon McCann
212f6cef5e
docs: add docs for GtkIconSize
2014-01-21 13:33:46 -05:00
William Jon McCann
1c5120eeec
docs: add docs for GtkStockItem
2014-01-21 13:33:46 -05:00
William Jon McCann
06a619e642
docs: add docs for GtkScrollType and GtkScrollStep
2014-01-21 13:33:46 -05:00
William Jon McCann
59d35e3e51
docs: add docs for GtkPathPriorityType and GtkPathType
2014-01-21 13:33:46 -05:00
William Jon McCann
5366a21334
docs: add docs for GtkPrintPages and GtkPageSet
2014-01-21 13:33:46 -05:00
William Jon McCann
c2bd435203
docs: add docs for GtkIM*Style
2014-01-21 13:33:46 -05:00
William Jon McCann
ab41ef518a
docs: add docs for GtkDirectionType and GtkDeleteType
2014-01-21 13:33:46 -05:00
William Jon McCann
75e3433d7b
docs: add docs for GtkAccelFlags
2014-01-21 13:33:46 -05:00
William Jon McCann
1af6bd05dc
docs: add docs for GtkRcFlags
2014-01-21 13:33:46 -05:00
William Jon McCann
b447ca7884
docs: add docs for GtkRcProperty
2014-01-21 13:33:46 -05:00
William Jon McCann
77f3f726e7
docs: add docs for GtkStyle
2014-01-21 13:33:45 -05:00
William Jon McCann
b28f04d6e9
docs: add docs for GtkCssProviderError
2014-01-21 13:33:45 -05:00
William Jon McCann
7b14899f4d
docs: fix docs for GtkStyleProperties
2014-01-21 13:33:45 -05:00
William Jon McCann
f49e077c27
docs: add keys_changed signal to GtkWindowClass
2014-01-21 13:33:45 -05:00
William Jon McCann
2375148b04
docs: add docs for GtkTextDirection
2014-01-21 13:33:45 -05:00
William Jon McCann
2986456be1
docs: add docs for GtkWidgetHelpType
2014-01-21 13:33:45 -05:00
William Jon McCann
a2ba1789e1
docs: add docs for GtkWidgetAuxInfo
2014-01-21 13:33:45 -05:00
William Jon McCann
1763b94fb2
docs: add docs for GtkWidgetClass
2014-01-21 13:33:45 -05:00
William Jon McCann
badba59aac
docs: add docs for GtkCellRendererAccelMode
2014-01-21 13:33:45 -05:00
William Jon McCann
224a8e1763
docs: add docs for GtkCellEditableIface
2014-01-21 13:33:45 -05:00
William Jon McCann
9f815edbf9
docs: add docs for GtkCellLayoutIface
2014-01-21 13:33:45 -05:00
William Jon McCann
4f8ae44594
docs: add docs for GtkTreeDragDestIface
2014-01-21 13:33:45 -05:00
William Jon McCann
094350df26
docs: add docs for GtkTreeDragSourceIface
2014-01-21 13:33:45 -05:00
William Jon McCann
a64ffa2958
docs: add docs for GtkTreeSortableIface
2014-01-21 13:33:45 -05:00
William Jon McCann
123fa640d2
docs: add docs for GtkTreeModelIface
2014-01-21 13:33:45 -05:00
William Jon McCann
39caa5cbb2
docs: fix docs for GtkIconTheme
2014-01-21 13:33:19 -05:00
William Jon McCann
0b5ee774e0
docs: add docs for GtkToolbarSpaceStyle
2014-01-21 13:33:19 -05:00
William Jon McCann
fad2031cea
docs: add documentation for values of GtkTextWindowType
2014-01-21 13:33:19 -05:00
William Jon McCann
1ec4b0cff2
docs: add field descriptions for GtkTextAttributes
2014-01-21 13:33:19 -05:00
William Jon McCann
885d8df39c
docs: add docs GtkTextBufferTargetInfo
2014-01-21 13:33:19 -05:00
William Jon McCann
339524ba0d
docs: add field descriptions for GtkSettingsValue
2014-01-21 13:33:11 -05:00
William Jon McCann
34ea1919cf
docs: document fields of GtkRecentFilterInfo
2014-01-21 12:41:16 -05:00
William Jon McCann
4fd6ce6a91
docs: add docs for GtkRecentChooserIface
2014-01-21 12:41:16 -05:00
William Jon McCann
cc7b5d0a57
docs: add missing flag
2014-01-21 12:41:16 -05:00
William Jon McCann
62b47774ea
docs: add missing method
2014-01-21 12:41:16 -05:00
William Jon McCann
e8ba83825c
docs: mark base interface as private
2014-01-21 12:41:16 -05:00
William Jon McCann
62d8baa215
docs: add missing docs for GtkAccelKey
2014-01-21 12:41:16 -05:00
William Jon McCann
33fc160cd2
docs: fill in some missing field descriptions
2014-01-21 12:41:16 -05:00
William Jon McCann
f1475c0852
docs: mark some enums values as deprecated
2014-01-21 12:41:16 -05:00
William Jon McCann
0a416c7559
docs: avoid ambiguous return tags
2014-01-21 12:41:16 -05:00
William Jon McCann
498345ffe1
docs: fix docs for out params
2014-01-21 12:41:16 -05:00
William Jon McCann
2054166c34
docs: don't use gtkdoc style for regular comments
2014-01-21 12:41:16 -05:00
Steve Frécinaux
49bf3cdba8
GtkStack: add gtk_stack_get_child_by_name()
...
This new method allows getting a widget from a GtkStack when we know its
name, and will also return NULL if there is no widget going by that
name.
Usage example would be to check if a child with a given name exists
before calling gtk_stack_set_visible_child_name().
https://bugzilla.gnome.org/show_bug.cgi?id=722588
2014-01-21 09:35:22 +01:00
William Jon McCann
29f2578cca
docs: add docs for GtkTargetPair
2014-01-20 15:18:21 -05:00
William Jon McCann
add1ca00f4
docs: add Gtk*Class docs
...
https://bugzilla.gnome.org/show_bug.cgi?id=81006
2014-01-20 12:31:21 -05:00
William Jon McCann
f3f7c385d9
Remove references to removed gtk_item_select api
2014-01-20 12:31:21 -05:00
Matthias Clasen
679883e098
Make sure title_bar_with is initialized
...
With a hidden custom title, we failed to initialize
the title_bar_width variables.
2014-01-18 17:58:44 -05:00
Matthias Clasen
7c08896384
path bar: Request enough natural width to fit all buttons
...
Otherwise, we are at the mercy of the container giving us
more space than we request, which does not always work.
2014-01-18 17:58:44 -05:00
Ryan Lortie
fdc66af5ce
quartz: add a default application menu
...
When running on quartz, it is no longer expected for applications to
provide their own application menu. Instead, they should simply ensure
that they provide "app.about", "app.preferences" and "app.quit" actions
(which many apps are already doing).
A default menu will be shown that looks like the one presented by all
other Mac OS applications, containing menu items for the above actions,
as well as the typical "Hide app", "Hide Others and "Show All" items and
the "Services" submenu.
If an application does explicitly set an application menu (via
gtk_application_set_app_menu()) then it will be respected, as before.
https://bugzilla.gnome.org/show_bug.cgi?id=720552
2014-01-17 23:14:20 -05:00
Ryan Lortie
3f1a413d0c
extract-strings: support GMenu GtkBuilder markup
...
Add support for extracting strings from GMenu markup in GtkBuilder
files.
This means that we have to support translatable <attribute/> tags.
Unfortunately, <attribute> is also used by GtkTreeViewColumn and
GtkLabel for other purposes, and those other purposes use a value=''
(XML) attribute, so we must accept (and ignore) that in order not to
have errors. Nothing will happen in those cases because they do not
also specify translatable='yes', so we ignore them.
https://bugzilla.gnome.org/show_bug.cgi?id=720552
2014-01-17 22:44:23 -05:00