Searched refs:themed (Results 1 – 16 of 16) sorted by relevance
70 static void g_themed_icon_update_names (GThemedIcon *themed);155 GThemedIcon *themed; in g_themed_icon_finalize() local157 themed = G_THEMED_ICON (object); in g_themed_icon_finalize()159 g_strfreev (themed->init_names); in g_themed_icon_finalize()160 g_strfreev (themed->names); in g_themed_icon_finalize()227 g_themed_icon_init (GThemedIcon *themed) in g_themed_icon_init() argument229 themed->init_names = NULL; in g_themed_icon_init()230 themed->names = NULL; in g_themed_icon_init()260 g_themed_icon_update_names (GThemedIcon *themed) in g_themed_icon_update_names() argument267 g_return_if_fail (themed->init_names != NULL && themed->init_names[0] != NULL); in g_themed_icon_update_names()[all …]
38 'iOS themed buttons are flat. They can have borders or backgrounds but '
10 /// or the iOS themed [CupertinoTabBar] with an icon and title.
21 /// Either directly use the themed app bars such as the Material [AppBar] or
736 /// * [TextField], a Material Design themed wrapper of [EditableText], which
63 // Value derived from screenshot from the dark themed Apple Watch app.
1 :mod:`tkinter.ttk` --- Tk themed widgets5 :synopsis: Tk themed widget set15 The :mod:`tkinter.ttk` module provides access to the Tk themed widget set,101 themed widgets and is not supposed to be directly instantiated.
34 Tcl/Tk 8.5 (2007) introduced a modern set of themed user interface components120 the modern themed widget set and API::
329 /// themed differently than the icon that appears in the app bar's [leading]1043 /// should only be used when the trailing icons should be themed differently
234 * Added a new module, :mod:`tkinter.ttk` for access to the Tk themed widget set.
1801 Tcl/Tk 8.5 includes a set of themed widgets that re-implement basic Tk1804 set was originally called Tile, but was renamed to Ttk (for "themed Tk")
10844 themed
11774 themed
4386 745634 [GNotifications] Use themed icon as icon-name
7873 // disabled; some of the UI is not yet correctly themed.